Function taffy::util::sys::std::f32_max

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

Returns the largest of two f32 values