Skip to content

Power

Pure

Returns A raised to the power of B (A^B).

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

A

INPUT

Base value.

B

INPUT

Exponent value.

Data Outputs

A ^ B

OUTPUTdouble

The result of A to the power of B.

Multiple

Settings

Return Type

STRING

Specifies the numeric return type: DEFAULT, INT, LONG, FLOAT, or DOUBLE.

Default: DEFAULT
Options:
DEFAULTINTLONGFLOATDOUBLE

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing