This function, when calculated, returns the inverse hyperbolic tangent, of the specified number.
ATanH([Number])
Where:
Number is the number or reference to the number, that you want to find the inverse hyperbolic tangent of.
Number must be between, and not including the numbers -1 and 1.
Rule | Meaning |
---|---|
ATanH(0.7) | The ATanH function returns the inverse hyperbolic tangent of 0.7. |
Number | Result of the ATanH function |
---|---|
0.7 | 0.867300528 |
-0.9 | -1.47221949 |