|
aTan2
|
|
|
|
| x, y
|
|
|
| Any expression.
|
| Returns result in radians. The range of the result is -PI to PI radians. aTan2 Uses the signs of both parameters to determine the quadrant of the return value. To convert angle from radians to degrees use radToDeg function.
|