scipy.special.chdtri

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

chdtri(v,p)

Inverse to chdtrc

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