Fix a cut-and-paste-o.

This commit is contained in:
David Schultz 2007-01-06 21:23:20 +00:00
parent 829d55ac9c
commit 93e0663877
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165840

View File

@ -226,7 +226,7 @@ Wordsize: 96 bits.
Precision: 64 significant bits,
roughly like 19 significant decimals.
.Bd -ragged -offset indent -compact
If x and x' are consecutive positive double-precision
If x and x' are consecutive positive extended-precision
numbers (they differ by 1
.Em ulp ) ,
then
@ -256,7 +256,7 @@ Wordsize: 128 bits.
Precision: 113 significant bits,
roughly like 34 significant decimals.
.Bd -ragged -offset indent -compact
If x and x' are consecutive positive double-precision
If x and x' are consecutive positive quad-extended-precision
numbers (they differ by 1
.Em ulp ) ,
then