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

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

Gamma distribution survival function.

Integral from x to infinity of the gamma probability density function.

See also

gdtr, gdtri

Previous topic

scipy.special.gdtr

Next topic

scipy.special.gdtria