Fix a cut-and-paste-o.
This commit is contained in:
parent
829d55ac9c
commit
93e0663877
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user