[R] Long input lines in R.exe

2018-12-26 Thread RK
make R.exe show long input lines when using cmd.exe? I prefer to use R.exe when I am working off the Windows console. I am using R 3.5.2 on Win10, 64-bit. Thanks, RK __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.

Re: [R] : Ramanujan and the accuracy of floating point computations - using Rmpfr in R

2015-07-03 Thread RK
Also when I try the following with Rmpfr, it works jut fine. exp(sqrt(mpfr(163, 120)) * Const(pi, 120)) 1 'mpfr' number of precision 120 bits [1] 262537412640768743.25007601 and exp(sqrt(mpfr(163, 400)) * Const(pi, 400)) 1 'mpfr' number of precision 400 bits [1]