TANH
Name
Hyperbolic tangent
Description
Returns the hyperbolic tangent of the specified number.
Syntax
TANH(value)
Remarks
You can specify any real number for the value argument.
The formula for the hyperbolic tangent is:
See also ACOS, ACOSH, ASIN, ASINH, ATAN, ATAN2, ATANH, COS, COSH, SIN, SINH, and TAN.
Data Type
Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.
Example
TANH(R1C2)
TANH(B3)
TANH(0.5)=0.4621171573