OsRound

From OpenSimulator

Revision as of 10:46, 1 October 2018 by Djphil (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
float osRound(LSL_Float value, LSL_Integer ndigits)
returns the value rounded to the number with a number if decimal places set by ndigits.
ndigits = 0 is same as llRound(), max value is 15.
Threat Level No threat level specified
Permissions No permissions specified
Extra Delay 0 seconds
Notes
note that ll*Say do llRound(value,6) by default so you can't test with them..


Personal tools
General
About This Wiki