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

Clib.sinh() Method


This method returns the hyperbolic sine of a floating-point number.

Syntax

Clib.sinh(floatNum)

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

Returns

The hyperbolic sine of floatNum.

See Also

Clib.cosh() Method and Clib.tanh() Method


 Siebel eScript Language Reference 
 Published: 18 April 2003