This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Adding *float + float seems to be not possible. [egcs-2.91.66]
- To: mikerro at ihh dot pi dot com dot pl
- Subject: Re: Adding *float + float seems to be not possible. [egcs-2.91.66]
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 2 Jan 2000 00:42:25 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <99122315591600.01522@ihh.pi.com.pl>
> how can be 22.1 + 0.01 = 22.110001 ? Accumulating error?
Indeed, that is the problem. Please see
http://gcc.gnu.org/fom_serv/cache/49.html
Regards,
Martin