example-usage
v1.0.0
Published
## This is just a basic calulator with 4 fucntions
Downloads
2
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')