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

Compares floating point numbers.