I am trying to do multi step math and keep returning the wrong answer
Mostra commenti meno recenti
I am given the equation and this is my code but it keeps telling me that it is returning the wrong value.

b=(1/7)+((72/13)^2)/(sqrt((125/2)-(25/3)))
4 Commenti
Dyuman Joshi
il 19 Apr 2024
How is the value wrong?
How precise do you want the output value to be?
Matthew
il 19 Apr 2024
Dyuman Joshi
il 19 Apr 2024
The expression and the code match, so you are good.
How is the test case in Grader comparing the value with the output?
Matthew
il 19 Apr 2024
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

