Solve basic c programming problems 8 :quadratic equation(Second order equations)

preview_player
Показать описание
SOLVING A PROBLEM IN ALGORITHM AND C PROGRAMMING
FOR ABSOLUTE BEGINNERS
MATH PROBLEMS
BROBLEM:
Write the algorithm that solves, in R, a quadratic equation 𝑎x^2+ 𝑏x+c=0 where a,b,c real numbers given by the user.
Рекомендации по теме