compare_floats

Function compare_floats 

Source
pub fn compare_floats<T: Float>(num1: T, num2: T, tol: T) -> bool