summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-11-17 03:16:16 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2006-11-17 03:16:16 +0000
commitad4b7327f46863b84dec98fa1dd7071f40a85f42 (patch)
tree4b2b6a6e15b450be5409b77facd1ed67aad9f120 /BUGS
parent32130a676d15bd0262ddb9696ea1298d1c45d199 (diff)
downloadmpfr-ad4b7327f46863b84dec98fa1dd7071f40a85f42.tar.gz
BUGS: removed mpfr_pow_z bug.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4226 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 0 insertions, 4 deletions
diff --git a/BUGS b/BUGS
index 4d2ccb983..e24206d72 100644
--- a/BUGS
+++ b/BUGS
@@ -29,10 +29,6 @@ Known bugs:
exceeds the hardware limit (2^30 for a 32 bits CPU, and 2^62 for a 64 bits
CPU).
-* In mpfr_pow_z (thus mpfr_pow too, when mpfr_pow_z is called), the
- underflow flag is not always set. Example: x = 0.11 in base 2,
- y = 1.0e38, GMP_RNDN.
-
* Some large input values for mpfr_eint are currently not supported.
However they should be detected, so that one can have the following
documented behavior: NaN is returned and the erange flag is