Show contents 

Building Report for Printing > Building Report > Using Table Sheet > Adding a New Sheet and Working with It > Working with Table Sheet Data > Using Formulas > Function Wizard > Mathematical Functions > CotH

CotH

The function wizard for the CotH function looks as follows:

Syntax

CotH(Value)

Parameters

Value. Angle in radians whose hyperbolic cotangent should be calculated. Discontinuity point of hyperbolic cotangent is 0o.

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
= CotH(A1) 1,000 Hyperbolic cotangent of the value stored in the A1 cell. The A1 cell contains the number 6.2832.
= CotH(1,5708) 1,0903 The hyperbolic cotangent of the number 1.5708.

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

See also:

Function Wizard │ MathematicalTanH │ IMath.CotH