exp2 v0.1.0

Source
Computes 2 raised to the given power.

Package: C

C reference: exp2

Signature

func exp2(x: float64) -> float64;

See also

  • C — the package overview