llLog10
LSLfloat llLog10(float val)
Returns the base 10 logarithm of Value. Returns zero if Value <= 0.\ Returns the base 10 (common) 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
key llKeysKeyValue(integer first, integer count)
void llMessageLinked(integer linknum, integer num, string str, string id)
string llSHA256String(string src)
void llSensorRepeat(string name, string id, integer type, float range, float arc, float rate)
vector llLinear2sRGB(vector src)
key llRequestURL()
void llRemoveFromLandBanList(string avatar)
void llPlaySound(string sound, float volume)