Function float_extras::f64::ldexp [] [src]

pub fn ldexp(x: f64, n: isize) -> f64

These functions return the result of multiplying the floating-point number x by 2 raised to the power exp.