Skip to main content

max

Function max 

Source
pub fn max(data: &[f64]) -> f64
Expand description

Returns the largest element in the array.