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 Solvers40
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
51912 Solvers
-
3748 Solvers
-
18550 Solvers
-
2470 Solvers
-
Project Euler: Problem 3, Largest prime factor
1642 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!