You are here : python_3cmathcmathtan

cmath.tan() - cmath

Return the tangent of x.


Syntax

cmath.tan(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference