Function puruspe::ldexp

source ·
pub fn ldexp(x: f64, exp: i32) -> f64
Expand description

Pure Rust implementation of ldexp