This program allows you to solve quadratic and linear equations, displays the answer in fractional numbers, rounded to two decimal places.
- The program can solve equations with complex roots.
- You can enter multiple equations if you like. The program will ask you if you want to enter a new equation or not (y/n?)
For install this rep you should click on the "clone" button.
In "tests" folder you can see "get_info.exe" app. This app gets the code from "tests.h", counts the number of tests and write this count to "tests_info.h"