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!

