Linear and Quadratic Equation Solver with C and IGraphics Library
A simple application in C programming language that can solve equations and plot them.
Project Duration: 2016
Highlights
- It was a very simple project done as part of the Structural Programming Language Lab course.
- An OpenGL based library called IGraphics was used to plot the equations.
- </ul>
Codebase: Linear and Quadratic Equation Solver with C and IGraphics Library