MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 454

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

Math.LOG10E
Availability
Flash Player 5. In Flash Player 4, the methods and properties of the Math class are emulated using
approximations and may not be as accurate as the non-emulated math functions supported by
Flash Player 5.
Usage
Math.LOG10E
Parameters
None.
Returns
Nothing.
Description
Constant; a mathematical constant for the base-10 logarithm of the constant e (
expressed as log
10
Math.max()
Availability
Flash Player 5. In Flash Player 4, the methods and properties of the Math class are emulated using
approximations and may not be as accurate as the non-emulated math functions supported by
Flash Player 5.
Usage
Math.max(x , y)
Parameters
A number or expression.
x
A number or expression.
y
Returns
A number.
Description
Method; evaluates
454
Chapter 12: ActionScript Dictionary
e, with an approximate value of 0.43429448190325181667.
and
and returns the larger value.
x
y
),
Math.E

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Questions and answers

Table of Contents