From http://www.w3schools.com (Copyright Refsnes Data)
JavaScript Math Object
The toSource() method represents the source code of an object.
| object.toSource() |
Note: This method does not work in Internet Explorer!
ExampleHow the toSource() method can be used:
The output of the code above will be:
Try it yourself » |
JavaScript Math Object
From http://www.w3schools.com (Copyright Refsnes Data)