summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2009-06-18 12:34:24 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2009-06-18 12:34:24 +0000
commitdde8f66bbb821ebd96d9181b4ba9806f9a1ebb22 (patch)
tree1f71a3f365cb90e450bc06e28523d4f5eed19553 /TODO
parent69ec267dd54de122f143c9ae7df9e312329de519 (diff)
downloadmpfr-dde8f66bbb821ebd96d9181b4ba9806f9a1ebb22.tar.gz
[TODO] added new functions to implement
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6277 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 983f18ff3..0f95f4e84 100644
--- a/TODO
+++ b/TODO
@@ -221,6 +221,8 @@ Table of contents:
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)
+- asec, acsc, acot, asech, acsch and acoth (mail from Björn Terelius on mpfr
+ list, 18 June 2009)
##############################################################################
5. Efficiency