expf v0.1.0

Source
Computes e raised to the given power.

Package: C

C reference: expf

Signature

func expf(x: float32) -> float32;

See also

  • C — the package overview