Skip to main content

ulp_distance

Function ulp_distance 

Source
pub fn ulp_distance<T: UlpFloat>(a: T, b: T) -> u64
Expand description

Integer ULP distance between two floats of the same type.