Skip to content

Square Root

Pure

Returns the square root of A.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

A

INPUT

Value to compute square root of.

Data Outputs

√A

OUTPUTdouble

The square root 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