Package: C
C
C reference: exp
exp
func exp(x: float64) -> float64;
exit
Causes normal program termination with cleanup.
exp2
Computes 2 raised to the given power.
On this page