Write a program that asks the user to input three real numbers a, b, and c. These numbers represent the parameters of a quadratic equation ax² + bx + c = 0. What is the program supposed to do?