exp2()
The base-2 exponential function of x, which is 2 raised to the power x: 2^x.
Syntax
exp2(x)
Arguments
- x: A real number, value of the exponent.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The base-2 exponential function of x, which is 2 raised to the power x: 2^x.
exp2(x)