Description
Outputs the arctangent of Y/X in the range of [-180,180] degrees. If both input values are 0, the result is 0.
For a result in the range of [-90,90] degrees, use the Trigonometry node with the ArcTan trigonometric function instead.
Ports
Inputs
|
The X component for the arctangent function.
|
|
The Y component for the arctangent function.
|
outputs
|
The arctangent of Y/X in the range of [-180,180] degrees.
|