Skip to main content

normal_quantile

Function normal_quantile 

Source
pub fn normal_quantile(p: f64, mean: f64, sd: f64) -> Result<f64, EngineError>