TANH

Returns the hyperbolic tangent of a number. The argument must be a number whose value is specified in radians.

Example:

Assume column HTANGENT has a value of 1.5.

  TANH(HTANGENT)

Returns the approximate value 0.90.