WoW:API floor: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 5: Line 5:


==Description==
==Description==
floor(value) returns the floor of the value (essentially it returns the whole number of the value).
floor(value) returns the floor of the value (essentially it returns the whole part of the value) i.e. rounds value ''down''


==Example==
==Example==
Anonymous user