Calculation error for floor function floor(1.4/0.025)
Mostra commenti meno recenti
if x = floor(1.4/0.025) is 55 in Matlab, how does y = 1.4/0.025 is 56?
Risposta accettata
Più risposte (1)
Zhang lu
il 20 Mag 2013
1 voto
Hi
floor(1.4e3/0.025e3)
Categorie
Scopri di più su Elementary Math in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!