Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

atan2

number atan2(y, x)

Returns the arc tangent of the quotient of its arguments.

Parameters

  1. x — ordinate coordinate.
  2. y — abscissa coordinate.

Returns

  • the theta component of the point (r, theta) in polar coordinates that corresponds to the point (x, y) in Cartesian coordinates.
Note! This documentation is also accessible within the app from Help & feedback menu.