I am trying to do multi step math and keep returning the wrong answer
显示 更早的评论
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 个评论
Dyuman Joshi
2024-4-19
How is the value wrong?
How precise do you want the output value to be?
Matthew
2024-4-19
Dyuman Joshi
2024-4-19
The expression and the code match, so you are good.
How is the test case in Grader comparing the value with the output?
Matthew
2024-4-19
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

