Round

Rounds a value to the next integer.

Synopsis

result = Round(value)

Args

value is a real number.

Returns

The nearest integer to value.