No description
|
|
||
|---|---|---|
| .gitignore | ||
| calculator.py | ||
| LICENSE | ||
| README.md | ||
Scientific Calculator
A simple scientific calculator built in Python.
Features
- Basic arithmetic operations
- Trigonometric functions
- Logarithms and exponentials
How to Use
- Clone the repo:
git clone <repo-url> - Run the calculator:
python calculator.py
Credits
Inspired by Python calculator tutorials.
Disclaimer
For learning purposes.