Cosh()

Cosh()

Type: REGULAR FUNCTION

Purpose: Calculate the hyperbolic cosine of a number.

The definition of Cosh is:

Cosh(x) = [ex + ex]/2

Usage: Result = Cosh(Number)

 

Number

REAL

The number for which to calculate the hyperbolic cosine

 

Result

REAL

The hyperbolic cosine of Number.

Related Topics Link IconRelated Topics