Borrar filtros
Borrar filtros

Problem decimals operations Matlab

3 visualizaciones (últimos 30 días)
Martin
Martin el 27 de Ag. de 2013
Hi!
I have a small problem on Matlab, while adding simple decimal numbers. It turns out that a small residual number appears:
t = [0.3 0.6 0.9];
t(1) + t(2) - t(3)
ans =
-1.110223024625157e-16
How could I solve this?
Thanks!

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 27 de Ag. de 2013
  1 comentario
Martin
Martin el 27 de Ag. de 2013
Thanks, sorry for not seeing this before. :)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Language Fundamentals en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by