Math

Operators

Round

  • Operators

  • Trigonometric

  • Tools

  • Constants

Round

Returns the value of a number rounded to the nearest integer

Details

ID

math-operators-round

Name

Round

Group

Operators

Package

Math

Keywords

round

Input ports

NameTypeDescriptionDefault Value
Number
Number
Number to round

Output ports

NameTypeDescription
Number
Number
The value of the given number rounded to the nearest integer

Creation method

There are two options for creating a Round node.

  • The first way to create a Round 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.
    • round
  • The second way is to select a Round node from the menu that opens from the top left.
    • Menu > Math > Operators > Round

Steps

  • Create a Round node.
  • Connect to the port the number whose rounded to the nearest integer want to get.

See also

Ceil
Floor\