We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099154d commit 8a3fc65Copy full SHA for 8a3fc65
doc/NEWS.1
@@ -7973,9 +7973,6 @@ BUG FIXES
7973
multiple matches are found on lib.loc.
7974
7975
o round(2.345e-99, 100) now works (not giving 0).
7976
- C functions fprec() and fround() [= R's signif() and round()],
7977
- now use R_pow_di(10.0, n) which is clean and more efficient.
7978
- This changes some results in the least significant bits.
7979
7980
o rpois sometimes had problems with mu=0, now special-cased
7981
0 commit comments