llLog
LSLfloat llLog(float val)
Returns the natural logarithm of Value. Returns zero if Value <= 0.\ Returns the base e (natural) logarithm of the specified Value.
Parameters
| Type | Name |
|---|---|
| float | val |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llBase64ToString(string str)
key llGetInventoryKey(string name)
vector llDetectedGrab(integer number)
void llResetTime()
list llListReplaceList(list dest, list src, integer start, integer end)
void llSetStatus(integer status, integer value)
integer llManageEstateAccess(integer action, string avatar)
key llRequestUserKey(string username)