Skip to main content

max_float

Function max_float 

Source
pub fn max_float(a: f32, b: f32) -> f32
Expand description

@return the maximum of two floats.