Function taffy::util::sys::std::f32_min

source ยท
pub(crate) fn f32_min(a: f32, b: f32) -> f32
Expand description

Returns the smallest of two f32 values