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

Math.LN2 Property


This property stores the number value for the natural logarithm of 2.

Syntax

Math.LN2

Usage

The value of the natural logarithm of 2 is represented internally as approximately 0.6931471805599453.

See Also

Math.E Property
Math.exp() Method
Math.LN10 Property
Math.log() Method
Math.LOG2E Property
Math.LOG10E Property

Siebel eScript Language Reference