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
void llSetRot(rotation rot)
void llSetLinkColor(integer linknumber, vector color, integer face)
string llGetInventoryName(integer type, integer number)
vector llGetGeometricCenter()
integer llAbs(integer val)
string llJsonValueType(string json, list specifiers)
void llListenControl(integer number, integer active)
void llSetPos(vector pos)