Applies to: Math Object
The LN10 property is used to get the natural logarithm of 10.
Syntax
var numVar
numVar = Math.LN10
Return value
Returns the natural logarithm of 10.
Example
The LN10 property is approximately equal to 2.302.
See also: Math Object Properties |