Ceil
From King Arthur's Gold Wiki
Revision as of 16:52, 22 August 2012 by Shadlington (Talk | contribs)
Returns the smallest integral value that is not less than the given number.
float Ceil(float x)
Returns the smallest integral value that is not less than the given number.
float Ceil(float x)