Skip to main content

approx_eq_f64

Function approx_eq_f64 

Source
pub fn approx_eq_f64(a: f64, b: f64, epsilon: f64) -> bool
Expand description

Returns whether two values are approximately equal.