Calculation error for floor function floor(1.4/0.025)
Ältere Kommentare anzeigen
if x = floor(1.4/0.025) is 55 in Matlab, how does y = 1.4/0.025 is 56?
Akzeptierte Antwort
Weitere Antworten (1)
Zhang lu
am 20 Mai 2013
1 Stimme
Hi
floor(1.4e3/0.025e3)
Kategorien
Mehr zu Elementary Math finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!