How to solve quadratic equation?
Mostra commenti meno recenti
I need help with this question fellas.
Write a function called “QuadRoot”that takes user input for a quadratic function (ax^2+bx+c), a, b and c
and calculates the roots of the function.
Note: if the function does not have any real root, show a message indicating that there
is no real root.
2 Commenti
Ameer Hamza
il 13 Giu 2020
This seems like a homework question. What have you already tried?
Danny Maefengea
il 13 Giu 2020
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Choose a Solver in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!