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