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

Math.LN10 Property


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

Syntax

Math.LN10

Parameter
Description

Not applicable

 

Usage

The value of the natural logarithm of 10 is represented internally as approximately 2.302585092994046.

See Also

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

Siebel eScript Language Reference