Mis match in comparing the values

2 次查看(过去 30 天)
Hello all,
a=1.3;
b=0.1+0.2+0.2+0.3+0.3+0.1+0.1;
If I perform a==b, then I am getting the result 0(means both are not equal).
But actually they are equal(Both has a value of 1.3)
What's going wrong here? Plz let me know....
Best Regards,
Raghavendra
  1 个评论
Jan
Jan 2012-9-11
Dear Raghavendra, welcome to the world of floating point numbers on computers. Equivalent questions have been discussed such frequently, that this topic have been included in the FAQ. Follow Oleg's link and study the other problems also, because they occur frequently, as the name says already.
To all readers: If you have not done this already, read the FAQ also.

请先登录,再进行评论。

采纳的回答

Oleg Komarov
Oleg Komarov 2012-9-11

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by