Skip to main content

median

Function median 

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