latest
Operators
Round

Returns the value of a number rounded to the nearest integer

ID

662ae72910b6cb87640c91cd

Name

Round

Group

Operators

Package

Math

Keywords

round

Operators

Trigonometric

Tools

Constants

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\

Inputs

NameTypeDescriptionDefault Value
x
Number
Number to round

Outputs

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