pub fn inv_erf(x: f64) -> f64
Expand description

Inverse error function

Wrapper of inverf function of puruspe crate