diff options
Diffstat (limited to 'newlib/libm/mathfp/s_exp.c')
-rw-r--r-- | newlib/libm/mathfp/s_exp.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/mathfp/s_exp.c b/newlib/libm/mathfp/s_exp.c index 8c7f723fe..e70699b06 100644 --- a/newlib/libm/mathfp/s_exp.c +++ b/newlib/libm/mathfp/s_exp.c @@ -30,9 +30,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 |