Package: C
C
C reference: exp2f
exp2f
func exp2f(x: float32) -> float32;
exp2
Computes 2 raised to the given power.
expf
Computes e raised to the given power.
On this page