Skip to main content

arithmetic_mean

Function arithmetic_mean 

Source
pub fn arithmetic_mean(values: &[f64]) -> Result<f64, AverageError>