Skip to content
Prev 179628 / 398503 Next

64 bit R double precision

On 5/7/2009 12:56 PM, Paul Emberson wrote:
It is still a 64 bit floating point value.  R may use "long double" 
internally for some calculations, but the numeric type that is saved 
doesn't change.

Duncan Murdoch