121,95 €
121,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
61 °P sammeln
121,95 €
121,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
61 °P sammeln
Als Download kaufen
121,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
61 °P sammeln
Jetzt verschenken
121,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
61 °P sammeln
  • Format: PDF

Floating-point arithmetic is by far the most widely used way of implementing real-number arithmetic on modern computers. Although the basic principles of floating-point arithmetic can be explained in a short amount of time, making such an arithmetic reliable and portable, yet fast, is a very difficult task. From the 1960s to the early 1980s, many different arithmetics were developed, but their implementation varied widely from one machine to another, making it difficult for nonexperts to design, learn, and use the required algorithms. As a result, floating-point arithmetic is far from being…mehr

Produktbeschreibung
Floating-point arithmetic is by far the most widely used way of implementing real-number arithmetic on modern computers. Although the basic principles of floating-point arithmetic can be explained in a short amount of time, making such an arithmetic reliable and portable, yet fast, is a very difficult task. From the 1960s to the early 1980s, many different arithmetics were developed, but their implementation varied widely from one machine to another, making it difficult for nonexperts to design, learn, and use the required algorithms. As a result, floating-point arithmetic is far from being exploited to its full potential.

This handbook aims to provide a complete overview of modern floating-point arithmetic, including a detailed treatment of the newly revised (IEEE 754-2008) standard for floating-point arithmetic. Presented throughout are algorithms for implementing floating-point arithmetic as well as algorithms that use floating-point arithmetic. So that the techniques presented can be put directly into practice in actual coding or design, they are illustrated, whenever possible, by a corresponding program.

Key topics and features include:

* Presentation of the history and basic concepts of floating-point arithmetic and various aspects of the past and current standards

* Development of smart and nontrivial algorithms, and algorithmic possibilities induced by the availability of a fused multiply-add (fma) instruction, e.g., correctly rounded software division and square roots

* Implementation of floating-point arithmetic, either in software-on an integer processor-or hardware, and a discussion of issues related to compilers and languages

* Coverage of several recent advances related to elementary functions: correct rounding of these functions and computation of very accurate approximations under constraints

* Extensions of floating-point arithmetic such as certification, verification, and big precision

Handbook of Floating-Point Arithmetic is designed for programmers of numerical applications, compiler designers, programmers of floating-point algorithms, designers of arithmetic operators, and more generally, students and researchers in numerical analysis who wish to better understand a tool used in their daily work and research.


Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
Jean-Michel Muller (coordinator), CNRS, Laboratoire LIP, AriC team Nicolas Brunie, Kalray Florent de Dinechin, INSA Lyon, Laboratoire CITI, Socrate team Claude-Pierre Jeannerod, Inria, Laboratoire LIP, AriC team Mioara Joldes, CNRS, LAAS, MAC team Vincent Lefèvre, Inria, Laboratoire LIP, AriC team Guillaume Melquiond, Inria, Laboratoire LRI, Toccata team Nathalie Revol, Inria, Laboratoire LIP, AriC team Serge Torres, ENS de Lyon, Laboratoire LIP, AriC team
Rezensionen
"The new edition of this book updates chapters to reflect recent changes to programming languages and compilers and the new prevalence of Graphic Processing Units in recent years. ... In the Appendix, the reader will find an introduction to relevant number theory tools ... . This book is designed for programmers of numerical applications ... and more generally students and researchers in numerical analysis who wish to more accurately understand a tool that they manipulate on an everyday basis." (T. C. Mohan, zbMATH 1394.65001, 2018)