Skip to content

Calculator built on a JavaScript command line interface (CLI).

Notifications You must be signed in to change notification settings

born3am/rainbow-calculator-cli

Repository files navigation

Calculator on CLI (Command Line Interface). (15.09.2021)

Clone the repo and type at the terminal command line: node calculator

Choose a calculation option among these 11 options:

0 - Calculate Number PI 1 - Calculate Eulner's number 2 - Calculate Ratio (x,y, width) 3 - Calculate Percentage (x,y) 4 - calculate.add(x, y) 5 - calculate.subtract(x, y) 6 - calculate.multiply(x, y) 7 - calculate.divide(x, y) 8 - calculate.modulation(x, y) 9 - calculate.elevate(x, y) 10 - calculate.sqrt(x)

Built with

About

Calculator built on a JavaScript command line interface (CLI).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published