From bbe7386f6cd797358e3a83fd2f138fdbcdfdf56c Mon Sep 17 00:00:00 2001 From: zimmerma Date: Wed, 3 Feb 2021 11:04:57 +0000 Subject: [doc/mpfr.texi] document mpfr_compound git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14343 280ebfd0-de03-0410-8827-d642c229c3f4 --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6693b2685..ff5bb6fc0 100644 --- a/TODO +++ b/TODO @@ -115,7 +115,6 @@ Table of contents: - cr_xxx functions from http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2596.pdf (page 392): atan2pi - compoundn = (1+x)^n exp10m1, exp2m1, log10p1 pown (but there is mpfr_pow_si with n long instead of intmax_t) powr = exp(y*log(x)). The difference with pow = x^y is that when x < 0 -- cgit v1.2.1