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!