Are you familiar with the IEEE floating point arithmetic standard? Would you like to understand it better? This book gives a broad overview of numerical computing, in a historical context, with a special focus on the IEEE standard for binary floating point arithmetic. Key ideas are developed step by step, taking the reader from floating point representation, correctly rounded arithmetic, and the IEEE philosophy on exceptions, to an understanding of the crucial concepts of conditioning and stability, explained in a simple yet rigorous context. It gives technical details that are not readily available elsewhere and includes challenging exercises that go beyond the topics covered in the text.
This book provides an easily accessible yet detailed discussion of IEEE Std 754-1985, arguably the most important standard in the computer industry. The result of an unprecedented cooperation between academic computer scientists and the cutting edge of industry, it is supported by virtually every modern computer. Other topics include the floating point architecture of the Intel microprocessors and a discussion of programming language support for the standard.
Sprache
Verlagsort
Zielgruppe
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Maße
Höhe: 228 mm
Breite: 152 mm
Dicke: 8 mm
Gewicht
ISBN-13
978-0-89871-571-2 (9780898715712)
Schweitzer Klassifikation
Preface; Acknowledgements; 1. Introduction; 2. The real numbers; 3. Computer representation of numbers; 4. IEEE Floating Point representation; 5. Rounding; 6. Correctly rounded floating point operations; 7. Exceptions; 8. The intel microprocessors; 9. Programming languages; 10. Floating point in C; 11. Cancellation; 12. Conditioning of problems; 13. Stability of algorithms; 14. Conclusion; Bibliography; Index.