write a program in C to calculate the roots of a quadratic equation ax^2 + bx + c = 0.(1.3)

 


Comments