llAtan2
LSLfloat llAtan2(float y, float x)
Returns the arc-tangent2 of y, x.
Parameters
| Type | Name |
|---|---|
| float | y |
| float | x |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llGiveInventory(key destination, string inventory)
vector llGetGeometricCenter()
vector llGetRegionCorner()
list llGetPhysicsMaterial()
string llGetInventoryAcquireTime(string item)
string llReplaceSubString(string src, string pattern, string replacement, integer count)
void llStopHover()
string llGetStartString()