QuadraticEquations Description This project solves the quadratic equation, given by its coefficients ax^2 + bx + c = 0 Getting started To run the program, execute make all To run the testing program, execute make run_tests Documentation to get documentation by Doxygen use the config file Docs