This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:gt [2013/12/03 17:41] – added link to programming note Grauniad | crpl:docs:gt [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| ===== gt ===== | ===== gt ===== | ||
| Line 22: | Line 22: | ||
| </ | </ | ||
| + | < | ||
| + | A B gt | ||
| + | #If A is bigger than B, TRUE | ||
| + | #Otherwise FALSE | ||
| + | </ | ||