ATANH function

S’applique à
Excel pour Microsoft 365 Excel pour Microsoft 365 pour Mac Excel 2024 Excel 2024 pour Mac Excel 2021 Excel 2021 pour Mac Excel 2019 Excel 2016

This article describes the formula syntax and usage of the ATANH function in Microsoft Excel.

Description

Returns the inverse hyperbolic tangent of a number. Number must be between -1 and 1 (excluding -1 and 1). The inverse hyperbolic tangent is the value whose hyperbolic tangent is number, so ATANH(TANH(number)) equals number.

Syntax

ATANH(number)

The ATANH function syntax has the following arguments:

  • Number Required. Any real number between 1 and -1.

Example

Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data.

Formula Description Result
=ATANH(0.76159416) Inverse hyperbolic tangent of 0.76159416 1.00000001
=ATANH(-0.1) -0.100335348