summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2007-01-17 19:26:47 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2007-01-17 19:26:47 +0000
commit3bd1ba1f26f24f2ab4fbe97072fcaead0dcbdbb2 (patch)
tree458f0a387094f765ecd319d7facdaa5c9504a37d /TODO
parent1ccab6ef54cf043583f9106259e28019357fe886 (diff)
downloadmpfr-3bd1ba1f26f24f2ab4fbe97072fcaead0dcbdbb2.tar.gz
added item
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4334 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 93408c4c5..76b11a28f 100644
--- a/TODO
+++ b/TODO
@@ -79,6 +79,7 @@ Changes in existing functions:
New functions to implement:
##############################################################################
+- mpfr_sinh_cosh (from Kaveh R. Ghazi ghazi@caip.rutgers.edu 17 Jan 2007)
- document MPFR_SIGN and/or provide mpfr_get_sign / mpfr_set_sign.
- function mpfr_lgamma, with the prototype
int mpfr_lgamma (mpfr_ptr, int *, mpfr_srcptr, mpfr_rnd_t)