is_close_to

Function is_close_to 

Source
pub fn is_close_to(value: f64, target: f64, tolerance: f64) -> bool
Expand description

Validates if a floating point number is within a tolerance of a target