Square Root
Returns the square root of A.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
A
INPUTValue to compute square root of.
Data Outputs
√A
OUTPUTdouble
The square root of A.
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