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 llTriggerSoundLimited(string sound, float volume, vector top_north_east, vector bottom_south_west)
list llListInsertList(list dest, list src, integer start)
list llLinksetDataFindKeys(string pattern, integer start, integer count)
void llResetTime()
key llRequestSimulatorData(string simulator, integer data)
rotation llList2Rot(list src, integer index)
void llReleaseURL(string url)
void llLinksetDataReset()