Formula Functions > Functions T to Z > TANH |
This function returns the hyperbolic tangent of the specified number.
TANH(value)
You can use any real number for the value argument.
The equation for calculating the hyperbolic sine is:
Accepts numeric data. Returns numeric data.
TANH(B3)
TANH(R1C2)
TANH(0.5) gives the result 0.4621171573
This function is available in product version 1.0 or later.
ATAN | ATANH | COSH | SINH | TAN | Math and Trigonometry Functions