Wikia

WoWWiki

Watchlist Recent changes

API floor

Main Menue



val = math.floor(value)
val = floor(value);

Description Edit

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

Example Edit

> local x = floor(10.9);
> = x
10
-- Rounding using floor()
> local x = floor(value + .5)

Pages on WoWWiki

94,146pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,612photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki