Multiplies the input by 2 raised to the specified power.
The power to raise the input by. This input supports scalar numbers, arrays or clusters of numbers, and arrays of clusters of numbers. Any value larger than 32 bits wraps to a 32-bit signed or unsigned integer.
Rounding and Coercion Behavior
If n is a floating-point number, this function rounds n before it scales x (0.5 rounds to 0; 0.51 rounds to 1). If n is a 64-bit integer, this function coerces n to a 32-bit integer.
Where This Node Can Run:
Desktop OS: Windows
FPGA: This product does not support FPGA devices
Web Server: Supported in VIs that run in a web application