expm1f v0.1.0

Source
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