style fix

PR:		docs/14737
Submitted by:	Norihiro Kumagai <kuma@nk.rim.or.jp>
This commit is contained in:
Alexey Zelkin 1999-11-09 00:18:22 +00:00
parent 0f9c420717
commit 55b80e58ba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53036

View file

@ -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