Excel ATANH Function
The ATANH function calculates the inverse hyperbolic tangent of a number.
Syntax
=ATANH(number)
Arguments
- number (required): The value for which you want to calculate the inverse hyperbolic tangent. Note: The number must be between -1 and 1.
Return Value
The ATANH function returns a numeric value.
Function Notes
- The inverse hyperbolic tangent is the value whose hyperbolic tangent is number, so the result of =ATANH(TANH(number)) is number itself.
- ATANH returns the #NUM! error if number ≤ -1 or number ≥ 1.
- ATANH returns the #VALUE! error if number is not numeric.
Example
To calculate the inverse hyperbolic tangent of the numbers listed in the table as shown below, please copy or enter the below formula in the top cell (D6) of the result list, and press Enter to get the result. Then select the result cell, and drag the fill handle (the small square in the lower-right corner of the selected cell) down to apply the formula to the below cells.
=ATANH(B6)
Instead of a cell reference, you can type the actual number value in the formula as shown below.
=ATANH(0.3338)
Related functions
The ATAN function calculates the arctangent (inverse tangent) of a number, and returns an angle, in radians, in the range from -π/2 to π/2.
The ATAN2 function calculates the arctangent (inverse tangent) of the specified x- and y-coordinates, and returns an angle, in radians, in the range from -π/2 to π/2.
The ACOSH function returns inverse hyperbolic cosine of a number.
The ACOTH function returns the inverse hyperbolic cotangent of a number.
The ASINH function returns the inverse hyperbolic sine of a number.
The COSH function returns the hyperbolic cosine of a number.
The COTH function returns the hyperbolic cotangent of a hyperbolic angle.
The CSCH function returns the hyperbolic cosecant of an angle specified in radians.
The SECH function calculates the hyperbolic secant of an angle in radians.
The SINH function calculates the hyperbolic sine of a number.
The TANH function calculates the hyperbolic tangent of a number.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...
Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.