Returns the principal value of the arc tangent of y/x, expressed in degrees. To compute the value, the function takes into account the sign of both arguments in order to determine the quadrant. The arguments may be zero.
Number | Type | Compulsory | Default | Description |
1 | Real | Yes | Y | |
2 | Real | Yes | X |
Y
X
Return type: Real
atan(y/x) in degrees
▲Function Summary▲ | ||
◄ atan2 | atan_deg ▶ |