ATanH

Syntax

ATanH(Value)

Parameters

Value. Real value, hyperbolic arctangent of which should be found. Available values are in the range from -1 to 1, excluding -1 and 1.

NOTE. To determine the parameter, specify either the number or the address of the cell where it is located.

Description

It returns the hyperbolic arctangent of the number.

Comments

The inverse hyperbolic tangent is the value, which hyperbolic tangent is number. The number must be between -1 and 1 (excluding -1 and 1).

Example

Formula Result Description
=ATanH(B6) -0,5493 The hyperbolic arctangent of the number from the B6 cell. The B6 cell contains the -0.5 number.
=ATanH(0.9) 1,4722 The hyperbolic arctangent of the 0.9 number.

See also:

Function WizardMathematical FunctionsATanATan2TanTanH