scipy.special.ndtri

scipy.special.ndtri(x[, out]) = <ufunc 'ndtri'>

x=ndtri(y) returns the argument x for which the area udnder the Gaussian probability density function (integrated from minus infinity to x) is equal to y.

Previous topic

scipy.special.ndtr

Next topic

scipy.special.smirnov

This Page