true zero
The value +0, represented as exactly 64 zeros in a
4.7.4 Encodings
Sign | Exponent | Fraction | Vax | VAX | IEEE | IEEE | |
Meaning | Finite | Meaning | Finite | ||||
|
|
| |||||
|
|
|
|
|
|
| |
x | Finite | Yes | No | ||||
x | 0 | Finite | Yes | No | |||
0 | 0 | Dirty zero | No | +Denormal | No | ||
1 | 0 | Resv. operand | No | No | |||
0 | 0 | 0 | True zero | Yes | +0 | Yes | |
1 | 0 | 0 | Resv. operand | No | Yes | ||
x | Other | x | Finite | Yes | finite | Yes | |
|
|
|
|
|
|
|
The values of MIN and MAX for each of the five
Data | MIN | MAX | |
Format | |||
|
| ||
|
|
| |
F_floating | 2**127 *(1.0 – | ||
| (1.7014117e38) | ||
G_floating | 2**1023 * (1.0 – | ||
| (0.89884656743115785407e308) | ||
S_floating | 2**127 * (2.0 – | ||
| (3.40282347e38) | ||
T_floating | 2**1023 * (2.0 – | ||
| (1.7976931348623158e308) | ||
X_floating | |||
| (See below† ) | (See below‡ ) |
†(1.18973149535723176508575932662800702e4932)
‡
Instruction Descriptions