Math.LN10
Availability
Flash Player 5. In Flash Player 4, the methods and properties of the Math class are emulated using
approximations and might not be as accurate as the non-emulated math functions that Flash
Player 5 supports.
Usage
Math.LN10:Number
Description
Constant; a mathematical constant for the natural logarithm of 10, expressed as log
approximate value of 2.302585092994046.
Example
This example traces the value of
trace(Math.LN10);
// output: 2.30258509299405
.
Math.LN10
10, with an
e
Math.LN10
433
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?