Function expf128
fn expf128(x: f128) -> f128
Returns the exponential of an f128.
The stabilized version of this intrinsic is
f128::exp
expf128fn expf128(x: f128) -> f128
Returns the exponential of an f128.
The stabilized version of this intrinsic is
f128::exp