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