expm1f v0.1.0
Computes e raised to the given power, minus one.
Package: C
C reference: expm1f
Signature
func expm1f(x: float32) -> float32;
See also
C— the package overview
Package: C
C reference: expm1f
func expm1f(x: float32) -> float32;
C — the package overview