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