fcmp

Function fcmp 

Source
pub fn fcmp<T>(lhs: &T, rhs: &T) -> Ordering
where T: Float,
Expand description

A comparison function on Float data types that work with NaN.