Write A Program To solve Quadratic Equation.

By

AIM: Write a program to solve Quadratic Equation.

LOGIC:

 

Note: To calculate Square root use sqrt function which is defined in math.h library. You must include this header file before using sqrt

To find root of equation 2 +9 +20 = 0

0 comments:

Post a Comment

Powered by Blogger.