Function tanh()

← Back to Module math



Module math → tanh()

Description

Calculate hyperbolic tangent of x

tanh(x)


Parameters


Return Value


Usage Example

tanh(1)   ' Returns 0.761594