summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2009-05-19 08:20:15 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2009-05-19 08:20:15 +0000
commit91f0c5c729443313c028f5a3795491f067461287 (patch)
treebbcf8ba9e4d927300331fe40740a384ba8e1a003 /TODO
parent8c9099eae001804ca86ed4e191334fa4ba5afc43 (diff)
downloadmpfr-91f0c5c729443313c028f5a3795491f067461287.tar.gz
[TODO] added one item
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6229 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 769e92657..983f18ff3 100644
--- a/TODO
+++ b/TODO
@@ -220,7 +220,7 @@ Table of contents:
- [maybe useful for SAGE] implement companion frac_* functions to the rint_*
functions. For example mpfr_frac_floor(x) = x - floor(x). (The current
mpfr_frac function corresponds to mpfr_rint_trunc.)
-
+- scaled erfc (http://websympa.loria.fr/wwsympa/arc/mpfr/2009-05/msg00054.html)
##############################################################################
5. Efficiency