Dapatkan kebalikan dari bilangan singgung hiperbolik
=ATANH(number)
| Parameter | Deskripsi |
|---|---|
number |
The number to get the inverse hyperbolic tangent of. |
The Excel ATANH function returns the inverse hyperbolic tangent of a number. Given 0.5 as input, the function returns 0.549306144 as output.
=ATANH(0.5) // returns 0.549306144
The hyperbolic arc tangent function is the inverse of the TANH function.
=ATANH(TANH(x)) // returns x