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

scipy.special.gdtrc(x1, x2, x3[, out]) = <ufunc 'gdtrc'>

y=gdtrc(a,b,x) returns the integral from x to infinity of the gamma probability density function. SEE gdtr, gdtri

Previous topic

scipy.special.gdtr

Next topic

scipy.special.gdtria