Power
Returns A raised to the power of B (A^B).
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
A
INPUTBase value.
B
INPUTExponent value.
Data Outputs
A ^ B
OUTPUTdouble
The result of A to the power of B.
Multiple
Settings
Return Type
STRINGSpecifies the numeric return type: DEFAULT, INT, LONG, FLOAT, or DOUBLE.
Default: DEFAULT
Options:
DEFAULTINTLONGFLOATDOUBLE
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing