summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Enge <andreas.enge@inria.fr>2016-07-22 20:09:07 +0200
committerAndreas Enge <andreas.enge@inria.fr>2016-07-22 20:09:07 +0200
commit3a8b3e38cbce3557d1db21c1fa800ef085a5438c (patch)
tree07872511d3a6b5404af812f7ab85af310f11b9e1 /TODO
parenta451cc07e3fc8f5981b52864b33f746f699dca2d (diff)
downloadmpc-git-3a8b3e38cbce3557d1db21c1fa800ef085a5438c.tar.gz
Add TODO element.
* TODO: Add suggestion to support MPFR_RNDA.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index c63fcf8..2624893 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+From Andreas Enge 22 July 2016:
+Now that mpfr-3 is the minimum version requirement, support the
+MPFR_RNDA rounding mode.
+
From Joseph Myers 12 Apr 2015:
http://lists.gforge.inria.fr/pipermail/mpc-discuss/2015-April/001347.html
Try implementing tan z = (sin 2x + i sinh 2y) / (cos 2x + cosh 2y) or