Function sta::num::average [] [src]

pub fn average(values: Vec<f64>) -> f64

Get the average of a list of f64's.