Opened 10 years ago
#109 new defect
vm:double-float-bias is 1022
Reported by: | Raymond Toy | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | 2014-09 |
Keywords: | Cc: |
Description
VM:DOUBLE-FLOAT-BIAS
is 1022, but the expected value is 1023.
There's probably some kind of historical reason CMUCL chose this value, but 1023 is the value used in all documents referring to IEEE754.
Same issue holds for VM:SINGLE-FLOAT-BIAS
.
Note: See
TracTickets for help on using
tickets.