Skip to content

Commit 8a3fc65

Browse files
author
maechler
committed
rm(duplicated)
git-svn-id: https://svn.r-project.org/R/trunk@85812 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 099154d commit 8a3fc65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/NEWS.1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7973,9 +7973,6 @@ BUG FIXES
79737973
multiple matches are found on lib.loc.
79747974

79757975
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.
79797976

79807977
o rpois sometimes had problems with mu=0, now special-cased
79817978

0 commit comments

Comments
 (0)