lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Also a great source of information are Bruce Dawsons Articles

https://randomascii.wordpress.com/category/floating-point/


> -----Ursprüngliche Nachricht-----
> Von: lua-l-bounces@lists.lua.org <lua-l-bounces@lists.lua.org> Im Auftrag
> von Dirk Laurie
> Gesendet: Donnerstag, 7. Juni 2018 08:44
> An: Lua mailing list <lua-l@lists.lua.org>
> Betreff: A book on floating-point
> 
> In view of the recurrent posts on floating-point issues, I pass on an
> announcement from this week's NA Digest:
> 
> 2nd edition of "Handbook of Floating-Point Arithmetic" (Birkhauser, 2018),
> Authors: Muller, Brunie, de Dinechin, Jeannerod, Joldes, Lefevre,
> Melquiond, Revol, and Torres.
> 
> Table of contents: Definitions and Basic Notions; Floating-Point Formats and
> Environments; Basic Properties and Algorithms; Enhanced Floating-Point
> Sums, Dot Products, and Polynomial Values; LLanguages and Compilers;
> Algorithms for the Basic Operations; Hardware Implementation of Floating-
> Point Arithmetic; Software Implementation of Floating-Point Arithmetic;
> Evaluating Floating-Point Elementary Functions; Complex Numbers; Interval
> Arithmetic; Verifying Floating-Point Algorithms; Extending the Precision.
> 
> Birkhauser/Springer site for the 2nd edition:
> https://www.springer.com/la/book/9783319765259
> 
> Disclaimer: I have not actually seen this book, not even the first edition.