Chapter 12. Numbers [CLHS-12]

Table of Contents

12.1. Numeric Types
12.2. Number Concepts [CLHS-12.1]
12.2.1. Byte Operations on Integers [CLHS-12.1.1.3.2]
12.2.2. Rule of Float Substitutability [CLHS-12.1.3.3]
12.2.3. Floating-point Computations [CLHS-12.1.4]
12.2.3.1. Rule of Float Precision Contagion [CLHS-12.1.4.4]
12.2.3.2. Rule of Float and Rational Contagion [CLHS-12.1.4.1]
12.2.4. Complex Computations [CLHS-12.1.5]
12.2.5. Rule of Canonical Representation for Complex Rationals [CLHS-12.1.5.3]
12.3. The Numbers Dictionary [CLHS-12.2]
12.3.1. Random Numbers
12.3.2. Additional Integer Functions
12.3.3. Floating Point Arithmetics
12.3.4. Float Decoding [CLHS]
12.3.5. Boolean Operations [CLHS]
12.3.6. Fixnum Limits [CLHS]
12.3.7. Bignum Limits [CLHS]
12.3.8. Float Limits [CLHS]

These notes document CLISP version 2.41Last modified: 2006-10-13