You are here : python_3mathmathtan

math.tan() - math

Return the tangent of x radians.


Syntax

math.tan(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference