]> www.ginac.de Git - cln.git/blobdiff - ChangeLog
Fix a bug occurring with extremely high exponents.
[cln.git] / ChangeLog
index 76de39a4eed7c8cbda9f9be7cacf1a38f92a557b..67dc8ba98aac5dfa742051597ea07d9c54a0cabf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-08  Bruno Haible  <bruno@clisp.org>
+
+       * src/float/lfloat/elem/cl_LF_mul.cc (operator*): Fix the second
+       underflow condition.
+       * src/float/lfloat/algebraic/cl_LF_sqrt.cc (sqrt): Fix a bug with large
+       uexp whereby SQRT of MOST-POSITIVE-LONG-FLOAT was less than 1.
+
 2004-03-04  Richard B. Kreckel  <kreckel@ginac.de>
 
        * Makefile.in (install): Add ${srcdir} for cln.m4.