Function numbers::vector_mean_float

source ·
pub fn vector_mean_float(vector: Vec<f64>) -> f64
Expand description

Returns the mean of all elements in a float vector