Ceiling Node

This node rounds-up any numeric value to the next highest integer.

Unlike Round (which rounds to the nearest integer), this node always goes to the next highest.

This node is used in all modules and is one of the math nodes.

Inputs

Input #1 is a number that will be rounded up.

Outputs

Output #1 is the rounded, integer version of the number.

See Also