Operators and Keywords
Function List:
C++ API
With one input argument, compute 2 .^ x for each element of x.
With two input arguments, return f .* (2 .^ e).
See also: log2, nextpow2, power.
Package: octave