computer science: c++ (QT) Hw
February 12th, 2023
Functions, Part 11. 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.