0%

Book Description

The bible of all fundamental algorithms and the work that taught many of today's software developers most of what they know about computer programming.

Byte, September 1995

I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up.

–Charles Long

If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing.

–Bill Gates

It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers.

–Jonathan Laventhol

The second volume offers a complete introduction to the field of seminumerical algorithms, with separate chapters on random numbers and arithmetic. The book summarizes the major paradigms and basic theory of such algorithms, thereby providing a comprehensive interface between computer programming and numerical analysis. Particularly noteworthy in this third edition is Knuth's new treatment of random number generators, and his discussion of calculations with formal power series.

Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP),http://msp.org

Table of Contents

  1. About This eBook
  2. Title Page
  3. Copyright Page
  4. Preface
    1. Preface to the Third Edition
  5. Notes on the Exercises
  6. Contents
  7. Chapter Three. Random Numbers
    1. 3.1. Introduction
    2. 3.2. Generating Uniform Random Numbers
    3. 3.3. Statistical Tests
    4. 3.4. Other Types of Random Quantities
    5. *3.5. What Is a Random Sequence?
    6. 3.6. Summary
  8. Chapter Four. Arithmetic
    1. 4.1. Positional Number Systems
    2. 4.2. Floating Point Arithmetic
    3. 4.3. Multiple-Precision Arithmetic
    4. 4.4. Radix Conversion
    5. 4.5. Rational Arithmetic
    6. 4.6. Polynomial Arithmetic
    7. *4.7. Manipulation of Power Series
  9. Answers to Exercises
    1. Notes on the Exercises
    2. Section 3.1
    3. Section 3.5
    4. Section 3.6
    5. Section 4.1
    6. Section 4.4
    7. Section 4.6
    8. Section 4.7
  10. Appendix A. Tables of Numerical Quantities
  11. Appendix B. Index to Notations
  12. Appendix C. Index to Algorithms and Theorems
  13. Index and Glossary
3.134.118.95