You are here : python_3mathmathtanh

math.tanh() - math

Return the hyperbolic tangent of x.


Syntax

math.tanh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference