mean

Function mean 

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

Calculate the arithmetic mean of a slice of values