Math.atan()
Term side of the Card
Topic: Math
Unit title: Math.atan()
Categories: Method
Explanation side of the Card
Explanation: The static method that returns the arctangent (inverse tangent) of a given number in radians. It produces a value between -π/2 and π/2, representing the angle whose tangent is the given number.
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: