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
AdSense tips and tricks, Blogging tips, Technology news, Social media strategies, Top 10 site lists,Top Countdown site lists, SEO strategies
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