ATANH

Name

ATANH —
ATANH(x)

Description

The ATANH function calculates the inverse hyperbolic tangent of @x; that is the value whose hyperbolic tangent is @x. If the absolute value of @x is greater than 1.0, ATANH returns an error of 'atanh: domain error'

Performing this function on a string or empty cell simply does nothing. This function only takes one argument.

See also

ATAN , TAN , SIN , COS , DEGREES , RADIANS