Skip to content

(PR#12742) Different result with different order of

1 message · Brian Ripley

#
FAQ 7.31 strikes again.

This is expected: you cannot do exact arithmetic on a binary computer if 
some of the quantities involved are not binary fractions (e.g. 1.3)

See also the warning in ?`==`: identical() is equally inappropiate for 
computed numerical quantities.
On Mon, 8 Sep 2008, kyunseop.bae at gmail.com wrote:

            
Unlikely, more likely you don't have identical() to test bit-level 
equality.