[R] Re: Several Basic Questions
    Jim_Garrett@bd.com 
    Jim_Garrett at bd.com
       
    Wed May 21 17:06:18 CEST 2003
    
    
  
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
         _
platform i386-pc-mingw32
arch     i386
os       mingw32
system   i386, mingw32
status
major    1
minor    7.0
year     2003
month    04
day      16
language R
> win.version()
[1] "Windows 2000 Professional (build 2195) Service Pack 2.0"
> cat(format(round(z, 2)), "\n")
1134567
**********************************************************************
This message is intended only for the designated recipient(s).  ... {{dropped}}
    
    
More information about the R-help
mailing list