Skip to content
Prev 179629 / 398503 Next

64 bit R double precision

Paul Emberson wrote:
No. Double is double, 64 bits, although sometimes 80 bits when things 
are kept in registers. However, even though the FPU is identical between 
64 and 32 bit machines, you do not in general get the same results, due 
to tricks played by optimizing compilers.