SciPy

This is documentation for an old release of SciPy (version 1.5.3). 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(a, b))).

Previous topic

scipy.special.beta

Next topic

scipy.special.betainc