TANH

Name

TANH —
TANH(x)

Description

The TANH function returns the hyperbolic tangent of @x, which is defined mathematically as sinh(@x) / cosh(@x).

Performing this function on a string or empty cell simply does nothing. This function only takes one argument.

See also

TAN , SIN , SINH , COS , COSH , DEGREES , RADIANS