Function f32_max

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

Returns the largest of two f32 values