Calculation error for floor function floor(1.4/0.025)
Mostrar comentarios más antiguos
if x = floor(1.4/0.025) is 55 in Matlab, how does y = 1.4/0.025 is 56?
Respuesta aceptada
Más respuestas (1)
Zhang lu
el 20 de Mayo de 2013
1 voto
Hi
floor(1.4e3/0.025e3)
Categorías
Más información sobre Elementary Math en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!