aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/common/s_exp10.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/common/s_exp10.c')
-rw-r--r--newlib/libm/common/s_exp10.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/newlib/libm/common/s_exp10.c b/newlib/libm/common/s_exp10.c
index 08fa5ff16..6bd027f59 100644
--- a/newlib/libm/common/s_exp10.c
+++ b/newlib/libm/common/s_exp10.c
@@ -34,9 +34,6 @@ DESCRIPTION
$10^x$
@end tex
- You can use the (non-ANSI) function <<matherr>> to specify
- error handling for these functions.
-
RETURNS
On success, <<exp10>> and <<exp10f>> return the calculated value.
If the result underflows, the returned value is <<0>>. If the