in reply to Re: weird print behavior
in thread weird print behavior

Well, that does make a certain amount of sense. However, why does this only show up sometimes? In the loop I get the problem, but when I do
printf("%.14f\n", (6.8 + .1));
I get 6.90000000000000.