double vs long double -- any difference?No problem! There's still a point I don't get though. The following lines: [code] cout << "size...
double vs long double -- any difference?All right, brilliant. Thanks!
double vs long double -- any difference?Right, I think it was due to acos that (supposedly) returned a double in both case. When using acosl...
double vs long double -- any difference?I actually can't see the difference between the two anymore when doing this: [code] #include <stdi...
double vs long double -- any difference?Makes sense! Things are getting better when I add the L at the end, but only by a few digits. I now...
This user does not accept Private Messages