Given the coefficients of a quadratic equation, write a function that gives the output y='RealDifferent' if the roots are real and different, y='RealEqual' if the roots are real and equal, and y='Complex' if the roots are complex.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers42
Suggested Problems
-
Remove any row in which a NaN appears
8794 Solvers
-
12794 Solvers
-
Generate N equally spaced intervals between -L and L
955 Solvers
-
1005 Solvers
-
622 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!