Skip to main content

geometric_mean

Function geometric_mean 

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