summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-10-06 06:56:15 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-10-06 06:56:15 +0000
commit440a6083d7a6feefee8419da384ec600799b34e7 (patch)
treecd3b1a82ffdba802ea4e33d3e9106f54e3665535 /TODO
parent91627838743131ef1f571c6c1240f84fdedcd30a (diff)
downloadmpc-440a6083d7a6feefee8419da384ec600799b34e7.tar.gz
added pow_z, pow_ui, pow_fr, pow_si, pow_d and pow_ld
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@700 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 2e83338..16c6508 100644
--- a/TODO
+++ b/TODO
@@ -19,11 +19,7 @@ New functions to implement:
mpc_sin_cos (needs mpfr_sinh_cosh)
- from Mickael Gastineau <gastineau@imcce.fr> 14 Apr 2008:
mpc_fma: d=a*b+c
- - from Andreas Enge 9 April 2008:
- mpc_pow_ui
- Also add mpc_pow_z, _d, _ld, _si, _fr (K. Ghazi 17 Jun 2009)?
- What about the mpc_foo_pow functions?
- - from Kaveh Ghazi, 5 October 2009: mpc_pow_z (for fortran frontend)
+ - What about the mpc_foo_pow functions?
- from Andreas Enge and Philippe Théveny 17 July 2008
agm (and complex logarithm with agm ?)
- from Andreas Enge 25 June 2009: