Cosh()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Mathematical functions >

Cosh()

Description

Calculate the hyperbolic cosine of a number.

 

The definition of cosh is:

 

 

Type

REGULAR FUNCTION

 

Usage

Result = Cosh(Number)

 

Number

REAL

The Number for which to calculate the hyperbolic cosine.

Result

REAL

The hyperbolic cosine of Number.