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
-
7395 Solvers
-
Find the sum of the elements in the "second" diagonal
1173 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
857 Solvers
-
Find out missing number from a vector of 9 elements
309 Solvers
-
446 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!