IEEE 754 規範
- IEEE 754: Standard for Binary Floating-Point Arithmetic: IEEE 754 工作群組
- IEEE 754-1985: The standard itself, 1985 version
- IEEE 854-1987: Generalized 754-1985
- IEEE 754-2008: Latest version of IEEE 754
IEEE 754 閱讀素材
- David Goldberg’s article, What Every Computer Scientist Should Know about Floating-Point Arithmetic, covers important aspects of floating-point arithmetic from the perspective of IEEE 754. Doug Priest’s supplement describes many 754 implementations.
- Sun Studio 11 – Appendix D – What Every Computer Scientist Should Know about Floating-Point Arithmetic 簡體中文翻譯,google drive 備份。
Leave a Reply