Cantitate/Preț
Produs

Modern Computer Arithmetic: Cambridge Monographs on Applied and Computational Mathematics, cartea 18

Autor Richard P. Brent, Paul Zimmermann
en Limba Engleză Hardback – 24 noi 2010
Modern Computer Arithmetic focuses on arbitrary-precision algorithms for efficiently performing arithmetic operations such as addition, multiplication and division, and their connections to topics such as modular arithmetic, greatest common divisors, the Fast Fourier Transform (FFT), and the computation of elementary and special functions. Brent and Zimmermann present algorithms that are ready to implement in your favourite language, while keeping a high-level description and avoiding too low-level or machine-dependent details. The book is intended for anyone interested in the design and implementation of efficient high-precision algorithms for computer arithmetic, and more generally efficient multiple-precision numerical algorithms. It may also be used in a graduate course in mathematics or computer science, for which exercises are included. These vary considerably in difficulty, from easy to small research projects, and expand on topics discussed in the text. Solutions to selected exercises are available from the authors.
Citește tot Restrânge

Din seria Cambridge Monographs on Applied and Computational Mathematics

Preț: 71973 lei

Preț vechi: 89967 lei
-20% Nou

Puncte Express: 1080

Preț estimativ în valută:
13774 14362$ 11447£

Carte tipărită la comandă

Livrare economică 21 martie-04 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521194693
ISBN-10: 0521194695
Pagini: 236
Ilustrații: 15 b/w illus. 190 exercises
Dimensiuni: 156 x 235 x 17 mm
Greutate: 0.46 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Seria Cambridge Monographs on Applied and Computational Mathematics

Locul publicării:Cambridge, United Kingdom

Cuprins

Preface; Acknowledgements; Notation; 1. Integer arithmetic; 2. Modular arithmetic and the FFT; 3. Floating-point arithmetic; 4. Newton's method and function evaluation; Appendix. Implementations and pointers; Bibliography; Index.

Recenzii

'Very few books do justice to material that is suitable for both professional software engineers and graduate students. This book does just that, without losing its focus or stressing one audience over the other. As the authors make clear, this book is about algorithms for arithmetic (and not hardware considerations and implementations); this focus allows them to cover integer arithmetic, modular arithmetic, and floating-point arithmetic broadly and in detail. the notes and references at the end of each chapter guide readers to more details, and provide a historical backdrop for each major topic.' Marlin Thomas, Reviews.com

Notă biografică


Descriere

Contains all state-of-the-art algorithms dealing with multiple-precision integers or floating-point numbers in a ready-to-implement format.