diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2008-07-29 14:17:18 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2008-07-29 14:17:18 +0000 |
commit | 2686b6dc228355b7ded054d16f9ea5bf55e5f369 (patch) | |
tree | deef794ad031063f0f07b0909c70445128b798be /TODO | |
parent | 2736d495e152a902c850dd8bc1e7aa2fbd4c7e2b (diff) | |
download | mpfr-2686b6dc228355b7ded054d16f9ea5bf55e5f369.tar.gz |
TODO: added "test underflow/overflow detection...".
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5458 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -378,6 +378,10 @@ Table of contents: and add a typedef either to mp_exp_t (default) or to int (when this option is enabled). +- test underflow/overflow detection of various functions (in particular + mpfr_exp) in reduced exponent ranges, including ranges that do not + contain 0. + ############################################################################## 7. Portability |