You are here : python_3cmathcmathtanh

cmath.tanh() - cmath

Return the hyperbolic tangent of x.


Syntax

cmath.tanh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference