An open API service indexing awesome lists of open source software.

https://github.com/nicocodescode/the-infamous-calculator-program

Just the infamous calculator program...
https://github.com/nicocodescode/the-infamous-calculator-program

calculator css html javascript math mathjs

Last synced: 9 months ago
JSON representation

Just the infamous calculator program...

Awesome Lists containing this project

README

          

# Calculator Program

Hi! This is **MY** calculator program. I know everyone has made one, so I had to create mine too! 😎
It uses the **Math.js** library for calculations. Since it's the first time I use a library, I’m not sure if I’ve loaded the library correctly, so if you notice anything wrong, please let me know!

## 🚀 How to Use

1. **Clone the repository**
2. **Use npm to install the Math.js library**
3. **Run the program using Live Server**
4. **Perform all the basic calculations you want!**

Screenshot of the program