Posted by gabe101 on 04/03/06 19:11
Something else that is puzzling me about all of this:
Put 'select @leftover' at the end of this code.
I get:
0.66602742999999975 as the @leftover value. Shouldn't that be
0.66602743........why did Query Analyzer do this?
If floor(@x) = 57
and
@Leftover = 57.66602743 - @x then the result should be 0.66602743
Navigation:
[Reply to this message]
|