From 757fba0a6b04a6e6a3786bd80b42301bb7e25991 Mon Sep 17 00:00:00 2001 From: phantom Date: Tue, 9 Nov 1999 00:18:22 +0000 Subject: style fix PR: docs/14737 Submitted by: Norihiro Kumagai --- lib/msun/man/exp.3 | 13 ++++++++----- 1 file 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 -- cgit v1.1