From 2d2a160621779221cb81093f781ec6d937eda897 Mon Sep 17 00:00:00 2001 From: zimmerma Date: Wed, 16 Dec 2020 10:24:47 +0000 Subject: added sinpi, cospi, tanpi git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14211 280ebfd0-de03-0410-8827-d642c229c3f4 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8cd0d629a..03ac425b4 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ 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 (experimental). +- New functions mpfr_cospi, mpfr_sinpi and mpfr_tanpi (experimental). - Bug fixes. In particular, for the formatted output functions (mpfr_printf, etc.), the case where the precision consists only of a period has been fixed -- cgit v1.2.1