| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| 5.1 Bit-Twiddling | ’logical | |
| 5.2 Modular Arithmetic | ’modular | |
| 5.3 Irrational Integer Functions | ||
| 5.4 Irrational Real Functions | ||
| 5.5 Prime Numbers | ’factor | |
| 5.6 Random Numbers | ’random | |
| 5.7 Discrete Fourier Transform | ’dft | |
| 5.8 Cyclic Checksum | ’crc | |
| 5.9 Graphing | ||
| 5.10 Solid Modeling | VRML97 | |
| 5.11 Color | ||
| 5.12 Root Finding | ’root | |
| 5.13 Minimizing | ’minimize | |
| 5.14 The Limit | ’limit | |
| 5.15 Commutative Rings | ’commutative-ring | |
| 5.18 Matrix Algebra | ’determinant |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
(require 'logical) or (require 'srfi-60)
The bit-twiddling functions are made available t