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 Solvers31
Suggested Problems
-
26200 Solvers
-
Create a vector whose elements depend on the previous element
714 Solvers
-
611 Solvers
-
10112 Solvers
-
505 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!