std_dev

Function std_dev 

Source
pub fn std_dev(data: &[f64]) -> Option<f64>
Expand description

Calculates the standard deviation of a slice of f64 values