Section 5 - Code Table 2 : Matrix coordinate value function definition
Code Tables for Section 5
More Sections
| Code | Meaning |
| 0 | Explicit coordinate values set |
| 1 | Linear coordinates f(1) = C1, f(n) = f(n-1) + C2 |
| 11 | Geometric coordinates f(1) = C1, f(n) = C2 * f(n-1) |
| 255 | Missing |