math module
This assignment is written to test and code for a math module
that will add, subtract, multiply, and divide.
Two additional test are written using the JavaScript Math Object
for square root and max.
npm i
used to install dependencies or devDependencies from a package.json file
npm start
npm i
mpm test