1.0.3 • Published 3 years ago

4functioncalculator v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

#This is a test 4 function calculator.

The 4 functions: add(a,b) subtract(a,b) multiply(a,b) divide(a,b)

A code example can be found on the github (example.js).

This package will be soon deprecated to make a more advanced calculator.

You can import/install this package with npm i 4functioncalculator.