Siebel eScript Language Reference > Quick Reference: Methods and Properties > Math Methods >

Trigonometric Functions


The following is a list of trigonometric functions.

Method
Function
Math.acos()
Calculates the arc cosine
Math.asin()
Calculates the arc sine
Math.atan()
Calculates the arc tangent
Math.atan2()
Calculates the arc tangent of a fraction
Math.cos()
Calculates the cosine
Clib.cosh()
Calculates the hyperbolic cosine
Math.sin()
Calculates the sine
Clib.sinh()
Calculates the hyperbolic sine
Math.tan()
Calculates the tangent
Clib.tanh()
Calculates the hyperbolic tangent


 Siebel eScript Language Reference 
 Published: 18 April 2003