standard_deviation

Function standard_deviation 

Source
pub fn standard_deviation<F>(lower: F, upper: F) -> F
where F: Float + NumCast,