SciPy

This is documentation for an old release of SciPy (version 0.16.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.betaln

scipy.special.betaln(a, b) = <ufunc 'betaln'>

Natural logarithm of absolute value of beta function.

Computes ln(abs(beta(x))).

Previous topic

scipy.special.beta

Next topic

scipy.special.betainc