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

Clib.cosh() Method


This method returns the hyperbolic cosine of x.

Syntax

Clib.cosh(number)

Parameter
Description
number
The number whose hyperbolic cosine is to be found

Returns

The hyperbolic cosine of x.

See Also

Clib.sinh() Method, Clib.tanh() Method, and Math.cos() Method


 Siebel eScript Language Reference 
 Published: 18 April 2003