Problem 55730. Find out if Quadratic Equation has real roots or not?
Input [a b c]
ax^2+bx+c=0
Output [1 or 0]
1= Quadratic Equation has real roots
0= Quadratic Equation has imaginary roots
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers32
Suggested Problems
-
6957 Solvers
-
Create matrix of replicated elements
387 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
847 Solvers
-
Find x rows where the sum of the numbers is the maximum
553 Solvers
-
588 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!