From 4587f0234612ebb1f5f0af753ae5bd44481b8d63 Mon Sep 17 00:00:00 2001 From: zimmerma Date: Mon, 1 Feb 2021 08:15:18 +0000 Subject: added asinu and asinpi git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14295 280ebfd0-de03-0410-8827-d642c229c3f4 --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 60afb70b5..799f77b7d 100644 --- a/NEWS +++ b/NEWS @@ -22,9 +22,9 @@ https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc., Changes from versions 4.1.* to version 4.2.0: - The "" release. -- New functions mpfr_cosu, mpfr_sinu and mpfr_tanu. -- New functions mpfr_cospi, mpfr_sinpi and mpfr_tanpi. -- New functions mpfr_acosu and mpfr_acospi. +- New functions mpfr_cosu, mpfr_sinu, mpfr_tanu, mpfr_acosu and mpfr_asinu. +- New functions mpfr_cospi, mpfr_sinpi, mpfr_tanpi, mpfr_acospi and + mpfr_asinpi. - New function mpfr_fmod_ui. - Bug fixes. In particular, for the formatted output functions (mpfr_printf, etc.), -- cgit v1.2.1