floating point rounding errorsI can't explain this: [code] #include <cmath> #include <iostream> using namespace std; int ...
value of (int) casted double differs from the same value assigned to an integerJust installed and tried the Intel C++ compiler and there are no issues there. Strange. Very strange...
value of (int) casted double differs from the same value assigned to an integerThanks to both of you. I'll check it with a debugger. I am using it on gentoo linux using g++ and as...
value of (int) casted double differs from the same value assigned to an integerHi, well, the problem is not very easy to describe. Afaik, if you assign a double precision value t...
This user does not accept Private Messages