latest
Operators
Ceil

Returns rounds a number up to the next largest integer

ID

662ae72910b6cb87640c91cf

Name

Ceil

Group

Operators

Package

Math

Keywords

ceil

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Ceil node.

  • The first way to create a Ceil node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • ceil
  • The second way is to select a Ceil node from the menu that opens from the top left.
    • Menu > Math > Operators > Ceil

Steps

  • Create a Ceil node.
  • Connect to the port the number whose next largest integer want to get.

See also

Floor
Round\

Inputs

NameTypeDescriptionDefault Value
x
Number
Input value

Outputs

NameTypeDescription
ceil
Number
The smallest integer greater than or equal to the given number