Round
Rounds the input to the nearest whole number using standard rounding (round half up).
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
Value
INPUTThe input number.
Data Outputs
Result
OUTPUTdouble
The rounded result.
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