WoW:API ceil: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
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)
[[Category:API Functions|ceil]]
[[Category:API Math Functions|ceil]]

Revision as of 19:20, 29 August 2005

ceil(value) returns the ceiling of the value (the next highest whole number)