[R] Re: Several Basic Questions

Marc R. Feldesman feldesmanm at pdx.edu
Wed May 21 17:40:56 CEST 2003


At 08:06 AM 5/21/2003, Jim_Garrett at bd.com wrote:
 >I get the digest, so apologies if this has already been sorted out.
 >
 >Perhaps there is some platform dependence to this?  Following Ripley's
 >suggestion, I still get what Mingua got:
 >
 >> x <- 1134567.1
 >> y <- 0.19
 >> z <- x - y
 >> version
 >         _


try:

 >options(digits=10)
 >z
 > 1134566.91

Windows XP, RH Linux 8, Windows 2000




More information about the R-help mailing list