Difference between revisions of "LlAtan2"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
|sort=Atan2|func=llAtan2
|sort=Atan2|func=llAtan2
|func_id=3|func_sleep=0.0|func_energy=10.0
|func_id=3|func_sleep=0.0|func_energy=10.0
|func_footnote=Similar to the arctangent(y/x) except it utilizes the signs of x & y to determine the quadrant.
|func_footnote=Similar to the arctangent(y/x) except it utilizes the signs of x & y to determine the quadrant. Returns zero if x and y are zero.
|p1_type=float|p1_name=y|p1_desc
|p1_type=float|p1_name=y|p1_desc
|p2_type=float|p2_name=x|p2_desc
|p2_type=float|p2_name=x|p2_desc

Revision as of 21:25, 22 March 2007