Skip to content

Exp

Pure

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

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

A

INPUT

Exponent value.

Data Outputs

e ^ A

OUTPUTdouble

The result of e raised to the power of A.

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