Function approx::macro_support::ulps_ne_with_max [] [src]

pub fn ulps_ne_with_max<T: ApproxEq>(a: &T, b: &T, max_ulps: u32) -> bool