Simple but powerful command-line calculator built with Python.
- Basic operations (+, -, *, /)
- Power and square root
- Trigonometric functions (sin, cos, tan)
- Logarithm (log, ln)
- Calculation history
- Interactive CLI mode
- Error handling
python calculator.py