simplecalculator
v1.1.3
Published
This package will return the result of arithmetic operation between two numbers
Maintainers
Readme
#Arithmetic operation between two numbers (for learning purpose)
##install npm install simplecalculator
##API
-calculator(a,b,p)
where a-number b-number p -operator
