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
rotation llList2Rot(list src, integer index)
float llGetMass()
integer llGetParcelMaxPrims(vector pos, integer sim_wide)
void llSetPrimURL(string url)
integer llSetAgentEnvironment(key agent_id, float transition, list param_list)
void llRegionSayTo(string target, integer channelID, string text)
void llInstantMessage(string user, string message)
void llSetTouchText(string text)