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

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

t=stdtridf(p,t) returns the argument df such that stdtr(df,t) is equal to p.

Previous topic

scipy.special.stdtr

Next topic

scipy.special.stdtrit