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.