Sinh()

<< Click to Display Table of Contents >>

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

Sinh()

Description

Calculate the hyperbolic sine of a number.

 

The definition of sinh is:

 

 

Type

REGULAR FUNCTION

 

Usage

Result = Sinh(Number)

 

Number

REAL

The Number for which to calculate the hyperbolic sine

Result

REAL

The hyperbolic sine of Number.