You are here : python_3mathmathatan

math.atan() - math

Return the arc tangent of x, in radians.


Syntax

math.atan(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference