TANH(x)

The TANH function calculates the hyperbolic tangent of a number x, calculated as follows:

TANH(x) = SINH(x) / COSH(x)

See also:

Other mathematical functions