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

Math.E Property


This property stores the number value for e, the base of natural logarithms.

Syntax

Math.E

Parameter
Description

Not applicable

 

Usage

The value of e is represented internally as approximately 2.7182818284590452354.

See Also

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

Siebel eScript Language Reference