Function float_extras::f64::logb [] [src]

pub fn logb(x: f64) -> f64

logb extracts the exponent from the internal floating-point representation of x and return it as a floating-point value.