mean

Function mean 

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

Calculate mean of a slice of numbers