User Tools

Site Tools


cw4:symbol_aliasing

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
cw4:symbol_aliasing [2021/01/09 23:43] – Fixed <= showing up as an arrow instead of text blueboltcw4:symbol_aliasing [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ^ Operator ^ Symbol ^ ^ Operator ^ Symbol ^
-| ADD | + | +[[4rpl:commands:ADD]] | + | 
-SUB - | +[[4rpl:commands:AND]] && 
-| MUL | * +[[4rpl:commands:DIV]] | / | 
-| DIV | / | +[[4rpl:commands:EQ]]  == 
-MOD +[[4rpl:commands:GT]]  
-AND && +[[4rpl:commands:GTE]] >= 
-OR  %%||%% +[[4rpl:commands:LT]]  
-NOT +[[4rpl:commands:LTE]] | %%<=%% | 
-POW | %%^%% | +[[4rpl:commands:MOD]] 
-GT  +[[4rpl:commands:MUL]] * | 
-GTE >= | +| [[4rpl:commands:NEQ]] | != | 
-LT  +[[4rpl:commands:NOT]] 
-LTE | %%<=%% | +[[4rpl:commands:OR]]  | %% || %%| 
-EQ  == +[[4rpl:commands:POW]] %%^%% 
-NEQ != |+[[4rpl:commands:SUB]] |
  
  
cw4/symbol_aliasing.1610235839.txt.gz · Last modified: 2025/02/14 14:56 (external edit)