pub fn compare_floats_f32(a: f32, b: f32) -> Ordering
Expand description

Compares floating point numbers.