Skip to content

Floor

Pure

Rounds the input value down to the nearest whole number.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Data Inputs

Value

INPUT

The input number.

Data Outputs

Result

OUTPUTdouble

The floor of the input.

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