Skip to content

high precision numbers

1 message · kayj

#
Hi All,

I need to sum a large number of extremely small numbers. These small number
are a result of an expression that I wrote using R but the sum of these
numbers is incorrect because the numbers perhaps get truncated.

How van I make sure that R us summing the numbers without rounding or
truncating?

Your help is appreciated