TANH The TANH(a) function returns the hyperbolic tangent of an expression a. TANH(a) = (ea - e-a) / (ea + e-a) Format TANH(a) Arguments a Any valid function expression. Number of Arguments: 1 Parent topicSupported Functions