I am trying to do multi step math and keep returning the wrong answer
Mostrar comentarios más antiguos
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 comentarios
Dyuman Joshi
el 19 de Abr. de 2024
How is the value wrong?
How precise do you want the output value to be?
Matthew
el 19 de Abr. de 2024
Dyuman Joshi
el 19 de Abr. de 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
el 19 de Abr. de 2024
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

