diff options
| author | David Schultz <das@FreeBSD.org> | 2007-01-06 21:23:20 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2007-01-06 21:23:20 +0000 |
| commit | 93e0663877691f5e87e6d0e5968d25a73c951f70 (patch) | |
| tree | 0ca04a9e11621aefe45bdb5bbc321e0eb26ef2ce /lib/msun/man | |
| parent | 829d55ac9c8ec945f1f131937efb319a30535ae0 (diff) | |
Notes
Diffstat (limited to 'lib/msun/man')
| -rw-r--r-- | lib/msun/man/ieee.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/man/ieee.3 b/lib/msun/man/ieee.3 index 4d93d6361e292..8589d53f49364 100644 --- a/lib/msun/man/ieee.3 +++ b/lib/msun/man/ieee.3 @@ -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 |
