mscore::algorithm::utility

Function calculate_bounds_normal

Source
pub fn calculate_bounds_normal(mean: f64, std: f64, z_score: f64) -> (f64, f64)