SciPy

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

scipy.special.gamma

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

Gamma function

The gamma function is often referred to as the generalized factorial since z*gamma(z) = gamma(z+1) and gamma(n+1) = n! for natural number n.

Previous topic

scipy.special.boxcox1p

Next topic

scipy.special.gammaln