A program I developed a while ago to gain a better understanding of quadratic functions and how to use System.Drawing within Windows Forms. The application renders the quadratic function graph and provides a detailed explanation based on the coefficients entered by the user.
To view the source code and compile the project, simply open "QuadraticFunction.sln" using SharpDevelop.
Alternatively, you can download just the executable here: Download the .exe
