llPow
LSLfloat llPow(float fbase, float fexponent)
Returns the Value raised to the power Exponent, or returns 0 and triggers Math Error for imaginary results.\ Returns the Value raised to the Exponent.
Parameters
| Type | Name |
|---|---|
| float | fbase |
| float | fexponent |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llGroundRepel(float height, integer water, float tau)
string llList2CSV(list src)
key llCreateKeyValue(string key, string value)
string llDumpList2String(list src, string seperator)
void llSetAnimationOverride(string animState, string anim)
float llGetMassMKS()
integer llIsFriend(key agent_id)
float llGetAndResetTime()