List of Basics Using MBF versus IEEE Floating-Point Format (11936)
This article was previously published under Q11936
SUMMARY
This article lists which Basic versions (for MS-DOS) use Microsoft
Binary Format (MBF) and which versions use IEEE format for storing
single- and double-precision floating-point numbers.
REFERENCES
For additional articles that discuss MBF and IEEE, search for the
following words:
floating and point and format and QuickBasic
The IEEE floating point format is documented in the following manuals:
- Pages 16-21 of "Microsoft QuickBasic 4.0: Basic Language Reference"
for QuickBasic versions 4.00 and 4.00b. Note that 4.00 manuals
need a correction on page 19 in the MHex$ code example, as
explained in a separate article found with the following query:
- Pages 12-17 of "Microsoft QuickBasic 4.5: Basic Language Reference"
for QuickBasic version 4.50. Note that this optional manual must be
ordered separately using an order card provided with 4.50.
- Pages 702-705 of the "Microsoft Basic 7.0: Programmer's Guide" for
Microsoft Basic PDS versions 7.00 and 7.10.
MBF is documented in a separate article found with the following
query:
MBF AND conversion AND exponent
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB11936 |
|