Comparing very small numbers

I have a code where I have to compare between very small numbers. I have a function where I input two values and it gives me the result, which I have to compare with 0. Generally the results are very small, and hence I am not getting accurate results. Any help in this plzz??

1 comentario

Walter Roberson
Walter Roberson el 23 de En. de 2012
What are you seeing, and what would you consider to be "accurate results" for your situation? Also, how small is "very small" ?

Iniciar sesión para comentar.

Respuestas (1)

Voss
Voss el 28 de Dic. de 2021

0 votos

Look into using eps() for this.

Categorías

Más información sobre Programming Utilities en Centro de ayuda y File Exchange.

Preguntada:

el 23 de En. de 2012

Respondida:

el 28 de Dic. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by