Quadratic Equations Solver

Using the special Quadratic Formula: alt text

Just plug in the values of a, b and c, and do the calculations.

How to Use

Just plug in the values of a, b and c, and do the calculations.

But sometimes we don't get two real answers, and the "Discriminant" shows why ...

How to Launch Tests

python tests.py

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org

Credits

Theory was taken from that site

mathsisfun.com