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
void llShout(integer channelID, string text)
string llReplaceSubString(string src, string pattern, string replacement, integer count)
vector llGetColor(integer face)
void llSetPrimURL(string url)
key llRequestDisplayName(key id)
key llGetOwnerKey(string id)
list llParseStringKeepNulls(string src, list seperators, list spacers)
void llSetObjectDesc(string desc)