Skip to main content

float_eq

Function float_eq 

Source
pub fn float_eq(a: f32, b: f32) -> bool
Expand description

Value-space equality for xs:float — NaN equals NaN, +0 == -0.