The art of computer programming : Volume 2 Seminumerical algorithms

Enregistré dans:
Détails bibliographiques
Auteur principal : Knuth Donald Ervin (Auteur)
Format : Livre
Langue : anglais
Titre complet : The art of computer programming. Volume 2, Seminumerical algorithms / Donald E. Knuth,..
Publié : Reading (Mass.) [etc.] : Addison-Wesley , copyright 1969
Description matérielle : 1 vol. (XI-624 p.)
Collection : Addison-Wesley series in computer science and information processing ; 3802
Contenu : Contient des exercices
Sujets :
  • Chapter 3. Random numbers
  • 3.1 Introduction
  • 3.2 Generating uniform random numbers
  • 3.3 Statistical tests
  • 3.4 Other types of random quantities
  • 3.5 What is a random sequence ?
  • 3.6 Summary
  • Chapter 4. Arithmetic
  • 4.1 Positional number systems
  • 4.2 Floating-point arithmetic
  • 4.3 Multiple-precision arithmetic
  • 4.4 Radix conversion
  • 4.5 Rational arithmetic
  • 4.6 Polynomial arithmetic
  • 4.7 Manipulation of power series