This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:k [2013/01/18 06:24] – grauniad | crpl:docs:k [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| ===== K ===== | ===== K ===== | ||
| Line 11: | Line 11: | ||
| === Examples === | === Examples === | ||
| < | < | ||
| - | # Show the trace log, clear it, then showthe | + | # Show the trace log, clear it, then show the result of multiplying 3 loop |
| # indexes | # indexes | ||
| ShowTraceLog | ShowTraceLog | ||
| Line 18: | Line 18: | ||
| 4 3 do | 4 3 do | ||
| 6 5 do | 6 5 do | ||
| - | I J k mult mult trace | + | I J K mult mult trace |
| loop | loop | ||
| loop | loop | ||