Math

Operators

Ceil

  • Operators

  • Trigonometric

  • Tools

  • Constants

Ceil

Returns rounds a number up to the next largest integer

Details

ID

math-operators-ceil

Name

Ceil

Group

Operators

Package

Math

Keywords

ceil

Input ports

NameTypeDescriptionDefault Value
Number
Number
Input value

Output ports

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

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\