R-beta: 0.61.3: Problems on DEC Unix 4.0
Martin Maechler
Martin Maechler <maechler@stat.math.ethz.ch>
Thu, 7 May 1998 15:04:49 +0200
Sorry, I am getting old and silly and careless and .....
The prod(.) problem is *NOT* in 0.61.x !!
R-0.61.3 behaves as it should:
> prod(c(1:3,NA,pi),na.rm=TRUE)
[1] 18.84956
> prod(1:3,NA,pi, na.rm=TRUE)
[1] 18.84956
---
Martin
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._