TanH

Syntax

TanH(Value)

Parameters

Value. Angle in radians, hyperbolic tangent of which should be calculated.

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

Description

It returns the hyperbolic cotangent of a number.

Example

Formula Result Description
=TanH(21.5) 1 The hyperbolic tangent of an angle equal to 21.5 radians.
=TanH(B6) -0,0997 The hyperbolic tangent of an angle, which value is located in the B6 cell. The B6 cell contains the -0.1 number.

NOTE. If the angle is specified in degrees, use the Radians feature to convert it into radians.

See also:

Function WizardMathematical FunctionsATanATan2ATanHTan