Skip to main content

max

Function max 

Source
pub fn max(a: f64, b: f64) -> f64
Expand description

Compares and gives the maximum of two values.