pub unsafe fn expf64(_x: f64) -> f64
core_intrinsics
Returns the exponential of an f64.
f64
The stabilized version of this intrinsic is f64::exp
f64::exp