View Single Post
  #9 (permalink)  
Old 04-17-2008, 03:09 PM
puter puter is offline
Newbie
 
Join Date: Apr 2008
Posts: 5
Rep Power: 0
puter is on a distinguished road
Default Re: Strange rounding

I'm not using two integer values tho.

I'm dividing a double by an integer.

it's stupid that 1) the compile goes to the less precise result and 2) does not produce a warning about loss of precision.
Reply With Quote