Skip to main content

arithmetic_mean

Function arithmetic_mean 

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