Skip to content
Prev 16214 / 63424 Next

bug in modulus operator %% (PR#7852)

I've now found a Windows system that does this.  This is also Windows XP, 
fully patched, and with the same rw2010.  So it may be chip-specific: the 
one that works is a P4 and the one that does not is a latest Pentium M.

I am not sure that the guarantee on the help page has been supported for a 
while.  I've altered the code so it is more likely to be.

BTW,
[1] 0.0009999999999999792

shows why the original is not a bug in R.
On Thu, 12 May 2005 ripley@stats.ox.ac.uk wrote: