Martin,
Yes, this subject of rounding is quite fascinating when one realizes that
we round a binary representation to a value expressed via a decimal
representation, but then store this value as a binary. It's also very
interesting to note that there seems to be little consensus on what correct
b
On 2/17/20 6:18 PM, Serguei Sokol wrote:
Le 17/02/2020 à 17:50, Tomas Kalibera a écrit :
On 2/17/20 5:36 PM, Serguei Sokol wrote:
Hi,
A colleague of mine has spotted me a passage of the doc ?option
talking about Inf and NaN check in 'matprod=default' section:
https://stat.ethz.ch/R-manual/R-
Le 17/02/2020 à 17:50, Tomas Kalibera a écrit :
On 2/17/20 5:36 PM, Serguei Sokol wrote:
Hi,
A colleague of mine has spotted me a passage of the doc ?option
talking about Inf and NaN check in 'matprod=default' section:
https://stat.ethz.ch/R-manual/R-devel/library/base/html/options.html
I am
On 2/17/20 5:36 PM, Serguei Sokol wrote:
Hi,
A colleague of mine has spotted me a passage of the doc ?option
talking about Inf and NaN check in 'matprod=default' section:
https://stat.ethz.ch/R-manual/R-devel/library/base/html/options.html
I am wondering if NA should be mentioned too as the c
Hi,
A colleague of mine has spotted me a passage of the doc ?option talking
about Inf and NaN check in 'matprod=default' section:
https://stat.ethz.ch/R-manual/R-devel/library/base/html/options.html
I am wondering if NA should be mentioned too as the check seems to
include this "value" too. N