Hello everyone.
When I execute the following in R
> (18-46)/(45-93)
[1] 0.5833333
I get small precision for what I am trying to deal with . Is it possible to
increase the precision for this and for other operations?
For example openoffice calc for this operation returns
0.58333333333333300000
I
I would like to thank you for your help
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.