--- Comment #1 from g dot delaportas at gmail dot com 2006-02-22 21:15
---
There is no EXCUSES for higher or lower bitsthe numbers are WRONG and this
should be fixed
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26431
ponent: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: g dot delaportas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26431
ponent: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: g dot delaportas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26430
--- Comment #10 from g dot delaportas at gmail dot com 2006-02-22 20:56
---
If u don't understand that this is not right then u have a big problem in
mathematics cause bc,xcalc or whatever and all the other compilers i have
tested in other operating systems returned the actua
--- Comment #9 from g dot delaportas at gmail dot com 2006-02-22 20:53
---
(In reply to comment #7)
> (In reply to comment #6)
> > TEST CASE
> I mean some source code.
>
Oh the source code is rather simple
float Val1,Val2,Val3;
Val1=1583.5;
Val2=583.4;
Val3=Val2-Val1;
--- Comment #6 from g dot delaportas at gmail dot com 2006-02-22 20:46
---
(In reply to comment #5)
> Well the caculator is using higher precission (maybe even unlimited) floating
> point than what your testcase would look like.
>
> Again where is the testcase?
>
>
--- Comment #4 from g dot delaportas at gmail dot com 2006-02-22 20:34
---
(In reply to comment #3)
> (In reply to comment #2)
> > It is abdolutely true and well known that 1583.5-583.4=1000.1
>
> Who said that 1000.1 can be repesented exactly in the computer?
>
o
--- Comment #2 from g dot delaportas at gmail dot com 2006-02-22 20:29
---
It is abdolutely true and well known that 1583.5-583.4=1000.1
Its defenate. Simple mathematics
Its not my problem if u have problems with maths!
Try your calculators and pleas do not reply stupid thing
ponent: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: g dot delaportas at gmail dot com
GCC target triplet: GCC / G++ 3.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26428