TANH

Description: Returns the hyperbolic tangent of a number.

Syntax: TANH(Number)

  • Number is any real number.

Remarks:

  • The formula for the hyperbolic tangent is:

  • When used in an event analysis flowchart, Number must evaluate to a numerical value. It can include:

Example:

  • TANH(0.5) = 0.462117 [the hyperbolic tangent of 0.5]