Completion requirements
View
2. Math Object and Methods
The Math Object has properties and methods that can be used to do mathematical operations and declare mathematical constants in JavaScript.
Listed below are the mathematical constants that can be declared using the Math object. Use the value
under the Names column to access the value of the constant in your code.


Listed below are some Math methods that we will use in class:

