TANH

Syntax:

TANH ( x )

Description: Computes the hyperbolic tangent of x.

Arguments:

Name

Type

Description

x

number

The number whose hyperbolic tangent is to be computed.

Return Type and Value: number – The hyperbolic tangent of x

example: