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
integer llGetFreeMemory()
void llEjectFromLand(key avatarId)
integer llDetectedGroup(integer number)
list llParseStringKeepNulls(string src, list seperators, list spacers)
void llTakeCamera(string avatar)
vector llVecNorm(vector v)
integer llOrd(string s, integer index)
list llJson2List(string json)