Lua
C++
Edit

Round

This function rounds a decimal number off to the nearest integer and returns the result.

Syntax

Returns

Returns the nearest integer value.

Example

Print(Round(1.9))
Copyright © 2024 Ultra Software.
All rights reserved.