Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
python_3
→
math
→
mathatan
math.atan() - math
Return the arc tangent of x, in radians.
Syntax
math.atan(x)
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference