Function expf64
fn expf64(x: f64) -> f64
Returns the exponential of an f64.
The stabilized version of this intrinsic is
f64::exp
expf64fn expf64(x: f64) -> f64
Returns the exponential of an f64.
The stabilized version of this intrinsic is
f64::exp