WoW:API ceil: Difference between revisions
Jump to navigation
Jump to search
m (cat) |
mNo edit summary |
||
Line 1: | Line 1: | ||
ceil(value) returns the ceiling of the value (the next highest whole number) | ceil(value) returns the ceiling of the value (the next highest whole number) i.e. rounds value ''up'' | ||
{{Template:WoW API}} | {{Template:WoW API}} |
Revision as of 01:09, 26 April 2006
ceil(value) returns the ceiling of the value (the next highest whole number) i.e. rounds value up