Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
computer science: c++ (QT) Hw
Functions, Part 1
1. Write a program that will do the Quadratic Equation. Functions must be written for input, calculating the discriminant, and for the output of a single real answer, two real answers, and for complex answers. Complete error checking must be done too!
2, Write a program, using functions, that will print out temperature conversion tables.