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.
Is my wife right? Now with even more wrong husband
1145 Solvers
948 Solvers
Create an n-by-n null matrix and fill with ones certain positions
140 Solvers
272 Solvers
481 Solvers
Solution 1729873
Very nice solution!!