Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/math/w_acos.c')
-rw-r--r--newlib/libm/math/w_acos.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/math/w_acos.c b/newlib/libm/math/w_acos.c
index c9ca99c40..0a4823f3d 100644
--- a/newlib/libm/math/w_acos.c
+++ b/newlib/libm/math/w_acos.c
@@ -44,9 +44,9 @@ DESCRIPTION
its calculations on <<floats>>.
RETURNS
- @ifinfo
+ @ifnottex
<<acos>> and <<acosf>> return values in radians, in the range of 0 to pi.
- @end ifinfo
+ @end ifnottex
@tex
<<acos>> and <<acosf>> return values in radians, in the range of <<0>> to $\pi$.
@end tex