|
Siebel eScript Language Reference > Siebel eScript Commands > Math Objects >
Math.E Property
This property stores the number value for e, the base of natural logarithms. Syntax
Math.E
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
|