exp v0.1.0

Source
Computes e raised to the given power.

Package: C

C reference: exp

Signature

func exp(x: float64) -> float64;

See also

  • C — the package overview