Ceil

From Game Editor

Revision as of 23:12, 17 May 2009 by Darkparadox (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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"