Returns the inverse hyperbolic tangent of the specified number. The inverse hyperbolic tangent is the value whose hyperbolic tangent is n, so ATANH(TANH(n)) equals n.
Syntax
Copy Code
|
|---|
ATANH( Number n ) → Number |
Formula
Copy Code
|
|---|
=ATANH(0.1) |