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_exp.c')
-rw-r--r--newlib/libm/math/w_exp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/math/w_exp.c b/newlib/libm/math/w_exp.c
index ae792a846..eb36390c2 100644
--- a/newlib/libm/math/w_exp.c
+++ b/newlib/libm/math/w_exp.c
@@ -34,9 +34,9 @@ TRAD_SYNOPSIS
DESCRIPTION
<<exp>> and <<expf>> calculate the exponential of <[x]>, that is,
- @ifinfo
+ @ifnottex
e raised to the power <[x]> (where e
- @end ifinfo
+ @end ifnottex
@tex
$e^x$ (where $e$
@end tex