TANH(x)
TANH function returns the hyperbolic tangent of @x, which is defined mathematically as sinh(@x) / cosh(@x).
This function is Excel compatible.
TANH(2) equals 0.96402758.
TAN, SIN, SINH, COS, COSH, DEGREES, RADIANS.