exp2f v0.1.0

Source
Computes 2 raised to the given power.

Package: C

C reference: exp2f

Signature

func exp2f(x: float32) -> float32;

See also

  • C — the package overview