summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/msun/man/exp.313
1 files changed, 8 insertions, 5 deletions
diff --git a/lib/msun/man/exp.3 b/lib/msun/man/exp.3
index 065d556..dc60be6 100644
--- a/lib/msun/man/exp.3
+++ b/lib/msun/man/exp.3
@@ -127,14 +127,17 @@ of
to the exponent
.Ar y .
.Sh ERROR (due to Roundoff etc.)
-.Fn exp(x) ,
-.Fn log(x) ,
-.Fn expm1(x) and
-.Fn log1p(x)
+.Fn exp x ,
+.Fn log x ,
+.Fn expm1 x
+and
+.Fn log1p x
are accurate to within
an
.Em ulp ,
-and log10(x) to within about 2
+and
+.Fn log10 x
+to within about 2
.Em ulps ;
an
.Em ulp
OpenPOWER on IntegriCloud