Tanh()

<< Click to Display Table of Contents >>

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

Tanh()

Description

Calculate the hyperbolic tangent of a number.

 

The definition of tanh is:

 

 

Type

REGULAR FUNCTION

 

Usage

Result = Tanh(Number)

 

Number

REAL

The Number of which to calculate the hyperbolic tangent.

Result

REAL

The hyperbolic tangent of Number.