Calculation error for floor function floor(1.4/0.025)
古いコメントを表示
if x = floor(1.4/0.025) is 55 in Matlab, how does y = 1.4/0.025 is 56?
採用された回答
その他の回答 (1 件)
Zhang lu
2013 年 5 月 20 日
1 投票
Hi
floor(1.4e3/0.025e3)
カテゴリ
ヘルプ センター および File Exchange で Elementary Math についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!