Discussions Q&R
Write and test a program that solves quadratic equations. A
quadratic equation is an equation of the form ax2+ bx + c =0 ,where a,b and c are given coefficient and x is the unknown The coefficients are real number inputs ,so they should be declared of type float or double Since quadratic equations typically have two solutions ,use x1 and x2 for the solutions to be output These should be declared of type double to avoid inaccuracies from round-off error
-1 Vote
3 RéponsesAujourd'hui en vedette
I've a HTML code question
0 Votes
C++
1 Votes
Please tell me about methods
1 Votes
Appointment Booking website
0 Votes
HELP ME LEARN
0 Votes
Give me advice
1 Votes
Mentors
1 Votes