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 llGodLikeRezObject(string inventory, vector pos)
void llSetPayPrice(integer price, list quick_pay_buttons)
vector llGetScale()
float llList2Float(list src, integer index)
string llJsonSetValue(string json, list specifiers, string value)
key llHTTPRequest(string url, list parameters, string body)
string llGetUsername(key id)
key llGenerateKey()