Calculation error for floor function floor(1.4/0.025)

 Réponse acceptée

Iain
Iain le 20 Mai 2013

1 vote

1.4/0.025 actually evaluates to 55.9999999999999928946.
The error is in the FIFTEENTH decimal place, which is an extremely small error, however, it is less than 56, and will "floor" to 55.

Plus de réponses (1)

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!

Translated by