![]() ![]() | |
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.
Math.sin(x)
x An angle measured in radians.
Number; the sine of the specified angle (between -1.0 and 1.0).
Method; computes and returns the sine of the specified angle in radians. Use the information outlined in the Math class entry to calculate a radian.
![]() ![]() | |