Releases: tmcdos/ieee754-convertor
Releases · tmcdos/ieee754-convertor
v1.2
This little tool decodes:
- Single, Double and Extended precision floating point numbers from their binary representation (both Little-Endian and Big-Endian) into their decimal exponential representation
- 16-byte GUIDs from their binary representation (both Little-Endian and Big-Endian) into their normal textual representation
- Delphi TDateTime values in Big-Endian to their human-readable textual representation