TANH Function

The TANH function is one of the math and trigonometry functions. It is used to return the hyperbolic tangent of a number.

Syntax

TANH(number)

The TANH function has the following argument:

Argument Description
number A numeric value for which you want to get the hyperbolic tangent.

Notes

How to apply the TANH function.

Examples

The figure below displays the result returned by the TANH function.

TANH Function