Discussion: Functions
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.