Skip to main content

ndtri

Function ndtri 

Source
pub fn ndtri(y0: f64) -> f64
Expand description

Inverse standard normal CDF: the x for which Φ(x) = y. Cephes ndtri.