ArcTan 2
 
 
 

Categories

  • Math > Trigonometry

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

X

The X component for the arctangent function.

Y

The Y component for the arctangent function.

outputs

Result

The arctangent of Y/X in the range of [-180,180] degrees.