Yi Zhao
2011-Oct-29 03:33 UTC
[Rd] Question about multiple-precision floating-point computations
Dear all, I am trying to programming a R package in C++, which need calculate the number 25 digits after the dot. Is there any package offer this function? I am still a beginner. Please help me! Thanks a lot! Yi Zhao [[alternative HTML version deleted]]
Uwe Ligges
2011-Oct-29 14:44 UTC
[Rd] Question about multiple-precision floating-point computations
See, for example, package Rmpfr. Uwe Ligges On 29.10.2011 05:33, Yi Zhao wrote:> Dear all, > > I am trying to programming a R package in C++, which need calculate the > number 25 digits after the dot. > > Is there any package offer this function? I am still a beginner. Please help > me! > > Thanks a lot! > > Yi Zhao > > [[alternative HTML version deleted]] > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel