Write a C Program to Determine the roots of the quadratic equation (ax^2 + bx + c = 0) [Code and Explanation]
Determine the roots of the quadratic equation Using the well-known quadratic formula Allow for the possibility that one of the constants has a value of zero, and that the quantity is less than or equal to zero. Test the program using the following sets of data: