Videos » Chapter 3 Exercise 17 - Quadratic Equation - Programming Principles and Practice

Chapter 3 Exercise 17 - Quadratic Equation - Programming Principles and Practice

Posted by admin
Programming Principles and Practice, 3rd Edition - Chapter 3 Exercise 17 Fully worked solution. This exercise solves a quadratic equation given the a, b, and c coefficients. It introduces the cmath library and the sqrt and pow functions along with appropriate error checking for negative square roots. For Text: https://amzn.to/4bqwz2k For Source Code: https://github.com/mavrukin/ppp3
Posted Jun 6
click to rate

Embed  |  82 views