calculate_mean

Function calculate_mean 

Source
pub fn calculate_mean(values: &[f64]) -> f64
Expand description

Calculate mean of values.