Skip to main content

approx_eq

Function approx_eq 

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

Returns whether two values are approximately equal.