Quadratic Formula Calculator with UI!
Created back in 2021 when Andoiii started to first go into coding, this is a VERY rough quadratic calculator.
Functionality
- Graphical Interface
- Can handle complex and square roots (Displays i and √)
Anti-Functionality
- Integer Inputs only
- Cannot give answers in decimal form
Things Used
- Python
- Tkinter Module