Sinh()

Sinh()

Type: REGULAR FUNCTION

Purpose: Calculate the hyperbolic sine of a number.

The definition of Sinh is:

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

Usage: Result = Sinh(Number)

 

Number

REAL

The number for which to calculate the hyperbolic sine

 

Result

REAL

The hyperbolic sine of Number.

Related Topics Link IconRelated Topics