Function static_math::utils::compare_floats[][src]

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