Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 312 Bytes

File metadata and controls

11 lines (8 loc) · 312 Bytes

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