npmpackagesteph
v1.0.0
Published
//## Multiplying paramaters in javascript //Determine the numbers you wish to multiply
Downloads
3
Readme
... 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