Math.atan2()
Term side of the Card
Topic: Math
Unit title: Math.atan2()
Categories: Method
Explanation side of the Card
Explanation: The static method that returns the arctangent of the quotient of its arguments. It takes two arguments representing the coordinates of a point and returns the angle in radians from the x-axis to the point.
Browser compatibility:
- The chrome browser supports this feature starting from version 1
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 1
- The safari browser supports this feature starting from version 1
Availability: