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.gammaln

scipy.special.gammaln(z) = <ufunc 'gammaln'>

Logarithm of absolute value of gamma function

Defined as:

ln(abs(gamma(z)))

See also

gammasgn

Previous topic

scipy.special.gamma

Next topic

scipy.special.gammasgn