This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
prpl:gt [2017/07/25 07:48] – content GoodMorning | prpl:gt [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | |number number| bool| [number number- bool] | | + | | number number | bool | [ number number - bool ] | |
Line 11: | Line 11: | ||
=== Examples === | === Examples === | ||
- | < | + | < |
42 PI gt if | 42 PI gt if | ||
- | "42 > PI" | + | "42 > PI" |
endif | endif | ||
- | #Warp notation | + | #Wrap notation |
if (42 gt (1)) | if (42 gt (1)) | ||
trace(" | trace(" |