round block


Description:

Rounds number to the nearest integer.

Arguments:

number (number): The number to round.

Examples:

Reports 2, which is 1.6 rounded to the nearest integer.

Related commands: int