Commit Graph

1 Commits

Author SHA1 Message Date
anas-rashid
831b650111 Initial commit: Quadratic Equation Plotter application
Features:
- Plot quadratic equations: y = ax² + bx + c
- Adjustable X-axis range
- Visualize vertex and roots
- Save plots in multiple formats
- Interactive matplotlib navigation toolbar
- Clean GUI interface with Tkinter
2026-04-03 20:02:07 +02:00