llAtan2
float llAtan2(float y, float x)Returns the arc-tangent2 of y, x.
Parameters
-
y(float) - A floating-point value.
-
x(float) - A floating-point value.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here