bruce-calculator

1.0.0 • Public • Published

bruce-calculator

an addition and multiplication calculator

how to use bruce-caculator

method 1 : add home link = http://localhost:5000/add this will give you a sum of 0 then add a query like this ?numbers=1&numbers=2 after /add like this http://localhost:5000/add?numbers=1&numbers=2 this will give you a sum of 3 and continue like that till the number of solutions you want

method 2: like method 1, start with localhost but this time use multiplication like this http://localhost:5000/multiply then continue adding queries like ?numbers=1&numbers=2&numbers=3 after /multiply like this http://localhost:5000/multiply?numbers=1&numbers=2&numbers=3 this would give you a solution of 6 and continue like that how to use bruce-caculator

method 1 : add home link = http://localhost:5000/add this will give you a sum of 0 then add a query like this ?numbers=1&numbers=2 after /add like this http://localhost:5000/add?numbers=1&numbers=2 this will give you a sum of 3 and continue like that till the number of solutions you want

method 2: like method 1, start with localhost but this time use multiplication like this http://localhost:5000/multiply then continue adding queries like ?numbers=1&numbers=2&numbers=3 after /multiply like this http://localhost:5000/multiply?numbers=1&numbers=2&numbers=3 this would give you a solution of 6 and continue like that

Package Sidebar

Install

npm i bruce-calculator

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

3.11 kB

Total Files

3

Last publish

Collaborators

  • nbruce