Math.LOG10E
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.LOG10E:Number
Description
Constant; a mathematical constant for the base-10 logarithm of the constant e (
expressed as log
10
Example
This example traces the value of
trace(Math.LOG10E);
// Output: 0.434294481903252
e, with an approximate value of 0.4342944819032518.
Math.LOG10E
.
),
Math.E
Math.LOG10E
435
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers