MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 458

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

Advertisement

Parameters
A number or expression greater than or equal to 0.
x
Returns
A number.
Description
Method; computes and returns the square root of the specified number.
Math.SQRT1_2
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.SQRT1_2
Parameters
None.
Returns
Nothing.
Description
Constant; a mathematical constant for the square root of one-half.
Math.SQRT2
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.SQRT2
Parameters
None.
Returns
Nothing.
Description
Constant; a mathematical constant for the square root of 2, with an approximate value of
1.414213562373.
458
Chapter 12: ActionScript Dictionary

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