summaryrefslogtreecommitdiffstats
path: root/newlib/libm/math/w_asin.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/math/w_asin.c')
-rw-r--r--newlib/libm/math/w_asin.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/math/w_asin.c b/newlib/libm/math/w_asin.c
index f6cb271d3..b146dfd9b 100644
--- a/newlib/libm/math/w_asin.c
+++ b/newlib/libm/math/w_asin.c
@@ -46,9 +46,9 @@ returning floats.
You can modify error handling for these routines using <<matherr>>.
RETURNS
-@ifinfo
+@ifnottex
<<asin>> returns values in radians, in the range of -pi/2 to pi/2.
-@end ifinfo
+@end ifnottex
@tex
<<asin>> returns values in radians, in the range of $-\pi/2$ to $\pi/2$.
@end tex