Skip to content
Back to formatted view

Raw Message

Message-ID: <1295901966768-3234921.post@n4.nabble.com>
Date: 2011-01-24T20:46:06Z
From: Berend Hasselman
Subject: sensitivity logical operators in R
In-Reply-To: <4D3DD78B.8000707@gmx.de>

kognDisso wrote:
> 
> Hi again,
> 
> I have checked the same code (see below) using MATLAB. It produces the 
> same error (i.e., equal numbers are evaluated as unequal). Do I miss 
> something?
> 
> 

1. It is NOT an error
2. The numbers are NOT equal
3. Please read FAQ 7.31.
3. Do

t - tt

and you will see something like

[1] -2.220446e-16

as answer.

Berend

-- 
View this message in context: http://r.789695.n4.nabble.com/sensitivity-logical-operators-in-R-tp3233109p3234921.html
Sent from the R help mailing list archive at Nabble.com.