subtraction
v0.0.1
Published
The subtraction operation 7 ➖ 3 = 4
Readme
Important
You could have a better using this package name, if so: gitter me!
Install
$ npm install subtractionUsage
const subtraction = require('subtraction');
console.log(subtraction(7, 4));
// -> 3Related
- multiplication: The multiplication operation 7 ✖️ 3 = 21
Team
||
| :-: |
| Carlos Abraham |
License
MIT License © Carlos Abraham
