fuzzy_compare

Function fuzzy_compare 

Source
pub fn fuzzy_compare(p1: f64, p2: f64) -> bool
Expand description

Compares two floating point values and returns true if they are considered equal, otherwise false.