summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/acosu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/acosu.c b/src/acosu.c
index 86f9ae684..bf550f8bc 100644
--- a/src/acosu.c
+++ b/src/acosu.c
@@ -1,5 +1,5 @@
-/* mpfr_acosu -- acosu(x) = acos(x)*u/(2*pi)
- mpfr_acospi -- acospi(x) = cos(x)/pi
+/* mpfr_acosu -- acosu(x) = acos(x)*u/(2*pi)
+ mpfr_acospi -- acospi(x) = acos(x)/pi
Copyright 2021 Free Software Foundation, Inc.
Contributed by the AriC and Caramba projects, INRIA.