Calculation error for floor function floor(1.4/0.025)
Afficher commentaires plus anciens
if x = floor(1.4/0.025) is 55 in Matlab, how does y = 1.4/0.025 is 56?
Réponse acceptée
Plus de réponses (1)
Zhang lu
le 20 Mai 2013
1 vote
Hi
floor(1.4e3/0.025e3)
Catégories
En savoir plus sur Elementary Math dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!