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

Math.PI Property


This property holds the number value for pi.

Syntax

Math.PI

Parameter
Description
Not applicable
 

Returns

Not applicable

Usage

This property holds the value of pi, which is the ratio of the circumference of a circle to its diameter. This value is represented internally as approximately 3.14159265358979323846.

Example

For examples, read Math.atan() Method, Math.atan2() Method, and Math.cos() Method.


 Siebel eScript Language Reference 
 Published: 18 April 2003