1.0.0 • Published 3 years ago

npmpackagesteph v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

... npm install npmpackagesteph ...

const multiplication = require('./multiplicationFunction')




## Multiplying paramaters in javascript
Determine the numbers you wish to multiply 

 run the Function to see results in console this way: 
console.log(Multiplication (x, y)); 
Here x and y are the two numbers you want to multiply by each other. 

## Open Source Protocols
ISC