ATAN2 function

The ATAN2 function is one of the math and trigonometry functions. It is used to return the arctangent of x and y coordinates.

Syntax

ATAN2(x_num, y_num)

The ATAN2 function has the following arguments:

ArgumentDescription
x_numThe x coordinate of a point, a numeric value entered manually or included into the cell you make reference to.
y_numThe y coordinate of a point, a numeric value entered manually or included into the cell you make reference to.
Notes

How to apply the ATAN2 function.

Examples

The figure below displays the result returned by the ATAN2 function.

ATAN2 Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags