diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-02 14:54:02 +0000 |
| commit | 4e86fcacf69e8dac21f67db61babdcae80903dc2 (patch) | |
| tree | 11e6c1004800534c82bd3b37f48ff4dda29e2989 /lib/libm/common_source/math.3 | |
| parent | b22b0eaef005d00199fe216b0544647dc3682cf0 (diff) | |
Notes
Diffstat (limited to 'lib/libm/common_source/math.3')
| -rw-r--r-- | lib/libm/common_source/math.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libm/common_source/math.3 b/lib/libm/common_source/math.3 index e935c73adac0..2e26575de27e 100644 --- a/lib/libm/common_source/math.3 +++ b/lib/libm/common_source/math.3 @@ -142,7 +142,8 @@ dedicated. It is \fIthe\fR double\-precision format for the PDP\-11 and the earlier VAX\-11 machines; VAX\-11s after 1983 were provided with an optional "G" format closer to the IEEE double\-precision format. The earlier DEC MicroVAXs have no -D format, only G double\-precision. (Why? Why not?) +D format, only G double\-precision. +(Why? Why not?) .PP Properties of D_floating\-point: .RS |
