Skip to content

Ceil

Pure

Rounds the input value up 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 ceiling 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