From ce9c269898a99bb0f6bd4027077884cb58b8224f Mon Sep 17 00:00:00 2001 From: zimmerma Date: Mon, 3 May 2021 14:22:09 +0000 Subject: [manual] added mpfr_powm in NEWS (https://sympa.inria.fr/sympa/arc/mpfr/2021-05/msg00000.html) git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14509 280ebfd0-de03-0410-8827-d642c229c3f4 --- doc/mpfr.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/mpfr.texi b/doc/mpfr.texi index 5bc9497ec..59d46d6f1 100644 --- a/doc/mpfr.texi +++ b/doc/mpfr.texi @@ -4302,7 +4302,7 @@ use @code{mpfr_get_z_exp}. @item @code{mpfr_nrandom} in MPFR@tie{}4.0. -@item @code{mpfr_powr}, @code{mpfr_pow_sj} and @code{mpfr_pow_uj} in MPFR@tie{}4.2. +@item @code{mpfr_powr}, @code{mpfr_pown}, @code{mpfr_pow_sj} and @code{mpfr_pow_uj} in MPFR@tie{}4.2. @item @code{mpfr_printf} in MPFR@tie{}2.4. -- cgit v1.2.1