Solve Quadratic Equation using Factorisation in c++

by Sanchit Karve

Prints the Solution of a Quadratic Equation on Screen as you would solve it using Factorisation. The quadratic equation is solved by using various equations embedded in the program to get you the desired output. Each and every step is visible as it would be solved on paper.

Leave a Comment

Your email address will not be published.