summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-06-04 15:37:39 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-06-04 15:37:39 +0000
commit9a90a50f46f913140be31d30a59c40af414e114a (patch)
treebb929379e4fdc1ed67fada14d6c01c3f9a78c3b6 /TODO
parenteae9c9b08901e25e51a30f84df35d1f39e14f360 (diff)
downloadmpc-9a90a50f46f913140be31d30a59c40af414e114a.tar.gz
[pow.c] added FIXME
[TODO] removed mpc_pow git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@554 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index efbe897..f8be198 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,6 @@ New functions to implement:
a) needed for C99 support:
- - mpc_pow (needed for C99 support)
- from Andreas Enge and Philippe Théveny 9 April 2008
work plan for completing functionality
inverse trigonometric and hyperbolic functions (needed for C99 support)