Skip to main content

geometric_mean

Function geometric_mean 

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