TANH(x)
The TANH function returns the hyperbolic tangent of x, which is defined mathematically as sinh(x) / cosh(x).
Performing this function on a string or empty cell simply does nothing. This function only takes one argument.
TAN , SIN , SINH , COS , COSH , DEGREES , RADIANS