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

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