Don't click here unless you want to be banned.

LSL Wiki : llCeil

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.us.archive.org
integer llCeil(float val);

Returns the smallest integer value >= val (rounds up).

The usage of these functions can be tricky. For examples of potential issues see llFrand.

Compare with llFloor and llRound.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Math
There are 9 comments on this page. [Display comments/form]