You should read the FAQ 7.31 > -----Original Message----- > From: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of > iuhz7j...@sneakemail.com > Sent: Friday, April 17, 2009 10:30 AM > To: r-help@r-project.org > Subject: Re: [R] Modular Arithmetic Error? > > A few further oddities (no longer having to do with modular > arithmetic): > > > (0.3 * 3) == 0.9 > [1] FALSE > > (0.2 * 6) == 1.2 > [1] FALSE > > This is bad behavior, right? I feel like I'm going crazy. > > I'm using R version 2.8.1 (2008-12-22). > > Thanks, > Peter > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.