logb

Function logb 

Source
pub fn logb(x: f64) -> f64
Expand description

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