Computes the arctangent of the given coordinates.

Usage

Atan2(x,y)

x (required): The x coordinate of the point.

y (required): The y coordinate of the point.


Related resources