OMG, not again please! FAQ 7.31.
Thanks! On Tue, Feb 12, 2008 at 03:35:09PM +0100, [EMAIL PROTECTED] wrote: > Dear developer, > > in my version of R (2.4.0) as weel as in a more recent version (2.6.0) > on different computers, we found this problem : > > > a<-(58/40-1) > > a > [1] 0.45 > > b<-(18/40) > > b > [1] 0.45 > > a<b > [1] TRUE > > a==b > [1] FALSE > > > Something seems wrong here. > but if we do > > > c<-0.45 > > d<-0.45 > > c<d > [1] FALSE > > then everything is ok. > If we use 59 and 19 instead of 58 and 18, the error is not here anymore. > I guess there is a problem with the envelop object for the comparisons > between different types in R (as in JAVA maybe) but I am not familiar > with the R language. > I hope this helps, and that this is a real bug, if not, I am sorry to > have bothered you. > > Cheers! > > Jacques. > > > -- > > ___________________________________________ > > Jacques Labonne, Chargé de Recherches > UMR ECOBIOP > "Ecologie Comportementale et Biologie des Populations de Poissons" > Pôle d'Hydrobiologie de Saint Pée sur Nivelle, INRA > Quartier Ibarron > 64310 Saint Pée sur Nivelle > Tél : (0)5 59 51 59 80 > ................................... > site web http://www.st-pee.inra.fr > > ______________________________________________ > R-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel -- Csardi Gabor <[EMAIL PROTECTED]> UNIL DGM ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel