This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:gte [2014/10/01 19:02] – external edit 127.0.0.1 | crpl:docs:gte [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | ||
| <- [[crpl: | <- [[crpl: | ||
| ===== gte ===== | ===== gte ===== | ||
| Line 14: | Line 13: | ||
| === Examples === | === Examples === | ||
| - | < | + | < |
| # Compares numbers to 50. | # Compares numbers to 50. | ||
| # Pointless, in programming, | # Pointless, in programming, | ||
| Line 22: | Line 21: | ||
| </ | </ | ||
| - | < | + | < |
| A B lt | A B lt | ||
| If A is bigger than B, TRUE | If A is bigger than B, TRUE | ||