summaryrefslogtreecommitdiffstats
path: root/lib/msun
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-11-09 00:18:22 +0000
committerphantom <phantom@FreeBSD.org>1999-11-09 00:18:22 +0000
commit757fba0a6b04a6e6a3786bd80b42301bb7e25991 (patch)
treed5896eb0de5295a43cceda940c4eebdcf18dfcc7 /lib/msun
parent63fbdd358838db4554d170786550c4277ee6e1dd (diff)
downloadFreeBSD-src-757fba0a6b04a6e6a3786bd80b42301bb7e25991.zip
FreeBSD-src-757fba0a6b04a6e6a3786bd80b42301bb7e25991.tar.gz
style fix
PR: docs/14737 Submitted by: Norihiro Kumagai <kuma@nk.rim.or.jp>
Diffstat (limited to 'lib/msun')
-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