summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-06-13 10:06:15 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2018-06-13 10:06:15 +0000
commitb08b7096ce4db1b74bde219f3e143fe13059b549 (patch)
tree437b10665e83867e660a933a3cccf3cab83b73d2 /TODO
parentd9dbf4ff0e811e76ef059616a2873db480fdfc17 (diff)
downloadmpfr-b08b7096ce4db1b74bde219f3e143fe13059b549.tar.gz
[TODO] Missing "r".
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12768 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 02161393c..cf477cf8b 100644
--- a/TODO
+++ b/TODO
@@ -118,7 +118,7 @@ Table of contents:
C++17 draft:
https://github.com/cplusplus/draft/blob/master/source/numerics.tex
- implement mpfr_get_decimal128 and mpfr_set_decimal128
- (mpfr_set_decimal128 is implemented in 12766, but not really tested,
+ (mpfr_set_decimal128 is implemented in r12766, but not really tested,
thus not in the reference manual)
- implement mpfr_q_sub, mpfr_z_div, mpfr_q_div?
- implement mpfr_pow_q and variants with two integers (native or mpz)