On 23-10-15 16:39, Dominique Devienne wrote:
> On Fri, Oct 23, 2015 at 4:16 PM, Rousselot, Richard A <
> Richard.A.Rousselot at centurylink.com> wrote:
>
>> So I decided to output 1000 digits, because why not?  So now I am more
>> perplexed with all these digits showing it is working the opposite of how I
>> expected it.  Why is the second set of equations evaluating to a "yes" when
>> it is the only one that is obviously NOT equal to the expression???
>>
> Indeed, that's puzzling :)
>
>

I was reading this thread just now.....

sqlite> select 9.2+7.9+0+4.0+2.6+1.3-25.0, (9.2+7.9)+(0+4.0+2.6+1.3-25.0);
3.5527136788005e-15|0.0

;)


(the reasons are probably explained in the parts of the thread that i 
did not read ;)

Reply via email to