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 llRemoveFromLandBanList(string avatar)
void llRemoteDataReply(string channel, string message_id, string sdata, integer idata)
void llSetLinkCamera(integer link, vector eye, vector at)
list llParcelMediaQuery(list aList)
float llGetMinScaleFactor()
key llRequestURL()
void llScaleTexture(float u, float v, integer face)
vector llVecNorm(vector v)