Exercise: Compute the roots
Write code to solve the problem.
We'll cover the following...
Question
Write a program that computes the (two) roots of a quadratic equation:
...
Write code to solve the problem.
Write a program that computes the (two) roots of a quadratic equation:
...