ATANH()

SyntaxATANH(number)

Definition. This function returns the inverse hyperbolic tangent of a number (see Figure 16-9). The number must be between –1 and 1.

Argument

Background. The inverse hyperbolic functions are the inverse functions of the hyperbolic functions. The formula for the inverse hyperbolic tangent is:

image with no caption

Note

Inverse hyperbolic functions have the prefix ar in the same way that the inverse trigonometric functions have the prefix arc.

The function is odd and is defined only for –1 < x < 1.

Figure 16-9. The function is odd and is defined only for –1 < x < 1.

Examples. Examples of this function are:

See Also

ACOSH(), ASINH(), COSH(), SINH(), TANH()