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

Math Properties in Siebel eScript


The following is a list of math properties.

Property
Value

Math.E Property

Value of e, the base for natural logarithms

Math.LN10 Property

Value of the natural logarithm of 10

Math.LN2 Property

Value of the natural logarithm of 2

Math.LOG10E Property

Value of the base 10 logarithm of e

Math.LOG2E Property

Value of the base 2 logarithm of e

Math.PI Property

Value of pi

Math.SQRT1_2 Property

Value of the square root of ½

Math.SQRT2 Property

Value of the square root of 2

Siebel eScript Language Reference