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

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

x=chdtri(v,p) returns the argument x such that chdtrc(v,x) is equal to p.

Previous topic

scipy.special.chdtrc

Next topic

scipy.special.ndtr