pub fn compare_floats(a: f64, b: f64) -> Ordering
Expand description

Compares floating point numbers.