The TANH function returns the hyperbolic tangent of the number passed as an argument.
Syntax
TANH(
number
)
Parameters
- number: Number from which you want to obtain the hyperbolic tangent.
Returned value
The TANH function returns a real number.
Examples
This example calculates the hyperbolic tangent of the number 2.89:
Category
Mathematical and trigonometric