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...
- Host: GitHub
- URL: https://github.com/nicocodescode/the-infamous-calculator-program
- Owner: NicoCodesCode
- License: mit
- Created: 2024-12-29T23:46:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T17:39:46.000Z (over 1 year ago)
- Last Synced: 2025-06-01T13:30:54.053Z (11 months ago)
- Topics: calculator, css, html, javascript, math, mathjs
- Language: HTML
- Homepage: https://nicocodescode.github.io/the-infamous-calculator-program/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!**