Siebel eScript Language Reference > Siebel eScript Commands > The Clib Object >

Clib.tanh() Method


This method calculates and returns the hyperbolic tangent of a floating-point number.

Syntax

Clib.tanh(floatNum)

Parameter
Description
floatNum
A floating-point number, or a variable containing a floating-point number, whose hyperbolic tangent is to be found

Returns

The hyperbolic tangent of floatNum.

See Also

Clib.cosh() Method and Clib.sinh() Method


 Siebel eScript Language Reference 
 Published: 18 April 2003