diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2012-05-18 12:07:53 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2012-05-18 12:07:53 +0000 |
commit | 4ea4317314ad15af473bcd8a8bbfeee158bbb5ab (patch) | |
tree | 7554acc6132ace3fe2e719be2b300b4e03f6104e /TODO | |
parent | 446f40731016948e3e44f99d003878cd30aacb99 (diff) | |
download | mpfr-4ea4317314ad15af473bcd8a8bbfeee158bbb5ab.tar.gz |
[TODO] Added a reference to a new discussion concerning __float128.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8217 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -98,6 +98,8 @@ Table of contents: --enable-decimal-float) See also the discussion started at: https://sympa.inria.fr/sympa/arc/mpfr/2010-05/msg00003.html + and a new one at: + https://sympa.inria.fr/sympa/arc/mpfr/2012-05/msg00019.html - implement mpfr_q_sub, mpfr_z_div, mpfr_q_div? - implement mpfr_pow_q and variants with two integers (native or mpz) instead of a rational? See IEEE P1788. |