Problem 44847. Say type of roots in quadratic equation
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 commentsProblem Recent Solvers36
Suggested Problems
-
20283 Solvers
-
1160 Solvers
-
Set the array elements whose value is 13 to 0
1327 Solvers
-
Create sequnce 1 4 9 16 25.........
262 Solvers
-
4319 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!