Siebel eScript Language Reference > Siebel eScript Commands > Math Objects >

Math.LN10 Property


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

Syntax

Math.LN10

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 Copyright © 2007, Oracle. All rights reserved.