Program 22 #P22 - C Program to Find all Roots of a Quadratic Equation #C134

Subscribers:
10,700
Published on ● Video Link: https://www.youtube.com/watch?v=NYjHwpXsRVw



Duration: 9:42
226 views
9


The standard form of a quadratic equation is:

ax2 + bx + c = 0, where
a, b and c are real numbers and
a ≠ 0
The term b2-4ac is known as the discriminant of a quadratic equation. The discriminant tells the nature of the roots.

If discriminant is greater than 0, the roots are real and different.
If discriminant is equal to 0, the roots are real and equal.
If discriminant is less than 0, the roots are complex and different.

In this program, library function sqrt() is used to find the square root of a number. To

#rubalsolutions #coding #developer #programming #programmer #technology #clanguage #computerscience #c #informaticpractices #sub #subscribe #youtube #newyoutuber #youtubechannel

To Install Turbo C++ 4.5 Click on Below Link and Download rar file and extract and then install..
https://app.box.com/s/soz2137zo0rv0sb...
Do Like,Comment,Share and Subscribe if u are learning little bit.
Please give me suggestions in form of comment box .
i will be glad to improve myself day by day

Link To My Blog - https://www.blogger.com/blogger.g?blo...
Like me on Facebook @ https://www.facebook.com/rubalsolutions/
Follow me on Twitter @ https://twitter.com/ruby0071
Follow me on Instagram @https://www.instagram.com/er.rubal/
Email me at :- ruby0071@gmail.com




Other Videos By Rubal Solutions


2019-02-25Program 30 #P30 - C Program to Find GCD of two Numbers Using for LOOP #C143
2019-02-24Program 29 #P29 -C Program to Display Fibonacci Sequence Using for LOOP #C142
2019-02-24Program 28 #P28 -C Program to Generate Multiplication Table Up to a range (entered by user) #C141
2019-02-24Program 27 #P27 - C Program to Generate Multiplication Table Up to 10 #C140
2019-02-23Program 26 #P26 - C Program to Find Factorial of a Number using a for loop #C139
2019-02-23Program 25 #P25 - C Program to Calculate the Sum of Natural Numbers #C138
2019-02-22Hindi Reading and Recitation - नन्हा प्रहरी मुदित ।। Final Exams Preparation Mood
2019-02-22Learning C Programming || C Flow Control-C for LOOP || For Beginners || #C137
2019-02-21Program 24 #P24 - C Program to Check Whether a Number is Positive or Negative #C136
2019-02-21Program 23 #P23 - C Program to Check Whether a Number is Positive or Negative #C135
2019-02-21Program 22 #P22 - C Program to Find all Roots of a Quadratic Equation #C134
2019-02-21कशी का प्रसाद ।। Narrated By : मुदित बंसल ।। 3rd B || Anslem Ajmer.
2019-02-20Program 21 #P21 - Program to know LARGEST number among THREE numbers NESTED IF..ELSE STATEMENT #C133
2019-02-20Program 20 #P20 - Program to know LARGEST number among THREE numbers using IF..ELSE STATEMENT #C132
2019-02-20Program 19 #P19 - Program to know LARGEST number among THREE numbers using ONLY IF STATEMENT #C131
2019-02-20Awesome Toddler learning binder made by Artist ‎Reshma Maknojia. WORTH SHARING . It's inspires us .
2019-02-19Program 18 #P18 - Program to relate two integers using operators for if else ladder #C130
2019-02-19Program 17 #P17 -// Program to check whether an integer entered by the user is odd or even #C129
2019-02-19Program 16 #P16 -C Program to display a number if user enters negative number #C128
2019-02-19Learning C Programming || C Flow Control-C if-else Statement || For Beginners || #C127
2019-02-18Program 15 #P15 -C Program to demonstrate the working of C Ternary Operator #C126



Tags:
computer education
computer education in Hindi
basic computer training
rubalsolutions
beginner YouTube
coding
developer
newyoutuber
subscribe
sub
computer-science
#clanguage
#detailedcprogram
#learn c
c basics for beginners
practical use of c programming
beginner youtube setup
beginner youtube video ideas
#ifelsestatements
#conditions
#cflowcontrol
computer educational videos
importance of computer education in hindi
c programming
program in c
quadratic equation