SciPy

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

scipy.special.chdtri

scipy.special.chdtri(v, p) = <ufunc 'chdtri'>

Inverse to chdtrc

Returns the argument x such that chdtrc(v, x) == p.

Previous topic

scipy.special.chdtrc

Next topic

scipy.special.chdtriv