Atan2
Computes the arctangent of the given coordinates.
Usage
Atan2(y,x)
y (required): The y coordinate of the point.
x (required): The x coordinate of the point.
Last updated
Was this helpful?
Computes the arctangent of the given coordinates.
Atan2(y,x)
y (required): The y coordinate of the point.
x (required): The x coordinate of the point.
Last updated
Was this helpful?