ATANH

ATANH the inverse hyperbolic tangent of x

Synopsis

ATANH(x)

Arguments

x: number

Description

ATANH calculates the inverse hyperbolic tangent of x; that is the value whose hyperbolic tangent is x.

Note

If the absolute value of x is greater than 1.0, ATANH returns #NUM!

Microsoft Excel Compatibility

This function is Excel compatible.

See also

ATAN, COS, SIN.