Function f32_min

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

Returns the smallest of two f32 values