llSqrt
LSLfloat llSqrt(float f)
Returns the square root of Value.\ Triggers a math runtime error for imaginary results (if Value < 0.0).
Parameters
| Type | Name |
|---|---|
| float | f |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llName2Key(string name)
string llDumpList2String(list src, string seperator)
float llAtan2(float y, float x)
integer llSetPrimMediaParams(integer face, list rules)
void llStopObjectAnimation(string anim)
list llJson2List(string json)
void llForceMouselook(integer mouselook)
string llGetTimestamp()