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

pub fn logb(n: f64) -> f64

These functions extract the exponent from the internal floating-point representation of x and return it as a floating-point value.