Ceil

From Game Editor

Jump to: navigation, search
Function:
Ceil
Syntax:int ceil(int arg)
Returns arg rounded up to the nearest whole number
Example:ceil5.2)
Example would return 6

Additional Information


No extra Information

See Also


Functions floor

Retrieved from "http://game-editor.com/Ceil"