summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2021-05-03 14:22:09 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2021-05-03 14:22:09 +0000
commitce9c269898a99bb0f6bd4027077884cb58b8224f (patch)
tree9b4eea2ffb12b475cea7ecd8dd84963dab1aada4 /doc
parent3f54cd9f952ee3ada4b12b9dfa30e67bae3e74b5 (diff)
downloadmpfr-ce9c269898a99bb0f6bd4027077884cb58b8224f.tar.gz
[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
Diffstat (limited to 'doc')
-rw-r--r--doc/mpfr.texi2
1 files changed, 1 insertions, 1 deletions
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.