SciPy

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

scipy.special.gammasgn

scipy.special.gammasgn(x[, out]) = <ufunc 'gammasgn'>

y=gammasgn(x) returns the sign of the gamma function.

See also

gammaln

Previous topic

scipy.special.gammaln

Next topic

scipy.special.gammainc