diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2002-04-07 20:20:15 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2002-04-07 20:20:15 +0000 |
commit | 1207d986bc6fe96810fa7a55f1d017047294a495 (patch) | |
tree | eee5969077085a134b197d38e8f910cf6b1b791b /BUGS | |
parent | 51360ec8717bc94277c1af6ccdb16b52e419cd44 (diff) | |
download | mpfr-1207d986bc6fe96810fa7a55f1d017047294a495.tar.gz |
Update.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1828 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -11,8 +11,3 @@ Knowns bugs: ones) and a possible bug. * TMP_ALLOC problems in agm.c and sqrt.c. (Kevin Ryde, 05 March 2002) - -* mpfr_log10 seems to go into an infininite loop on certain inputs, for - instance log10(10). (Kevin Ryde, 12 Mar 2002) - -* tan(3*pi/4) gives ~ +1 instead of ~ -1. (Kevin Ryde, 12 Mar 2002) |