User Tools

Site Tools


prpl:gt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prpl:gt [2017/07/22 01:41] – We need more pages which involve 42... because we do cpacaprpl: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 ===
-<code>if (42 gt (1)) +<code prpl> 
 +42 PI gt if 
 +    "42 > PI" Trace 
 +endif 
 + 
 +#Wrap notation 
 +if (42 gt (1)) 
  trace("42 is greater than 1"  trace("42 is greater than 1"
-endif +endif
 </code> </code>
  
prpl/gt.1500687664.txt.gz · Last modified: 2025/02/14 14:56 (external edit)