refined-calculator
v1.0.1
Published
## This is just a basic calulator with 4 fucntions
Downloads
2
Maintainers
Readme
Calculaor
This is just a basic calulator with 4 fucntions
Add - adds two numbers Subtract - subtracts two numbers multiply - multiply two numbers divide - division of two numbers
How to install
npm i bachinacalculator
How to use
var cal = require('bachinacalculator')