round

.round x:{Number} -> Number

Rounds a floating-point number to the nearest integer.

Return

x rounded to the nearest integer

Parameters

x

number to round