LSL Wiki Mirror 7-7-7 :
llLog10
HomePage
::
PageIndex
::
RecentChanges
::
RecentlyCommented
::
UserSettings
::
float
llLog10(
float
val)
Returns
the base 10 (common)
logarithm
of
val
(
value
).
If
val
is less than or equal to
0
, it will always return
0
.
Compare with
llLog
.
Functions
|
Math
There is no comment on this page. [
Display comments/form
]