Paul Emberson wrote:
Hi,
If R is compiled for a 64 bit platform, does the double data type make
use of the additional precision or is it set at a fixed length?
No. Double is double, 64 bits, although sometimes 80 bits when things
are kept in registers. However, even though the FPU is identic
On 5/7/2009 12:56 PM, Paul Emberson wrote:
Hi,
If R is compiled for a 64 bit platform, does the double data type make
use of the additional precision or is it set at a fixed length?
It is still a 64 bit floating point value. R may use "long double"
internally for some calculations, but the
Hi,
If R is compiled for a 64 bit platform, does the double data type make
use of the additional precision or is it set at a fixed length?
Thanks,
Paul
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read
3 matches
Mail list logo