Difference between revisions of "Template:Logical Comparison Operators"

From WikiManual
Jump to: navigation, search
m (this needs some work, just showing what im doing....)
m (Logical Comparison Operators:)
Line 3: Line 3:
 
===Logical Comparison Operators:===
 
===Logical Comparison Operators:===
 
{| style=background:#FFFCE6;
 
{| style=background:#FFFCE6;
 +
|-
 +
| [[Greater than|>]] || [[Less than|<]]
 
|-  
 
|-  
 +
| [[Greatthan equals|>= ]] || [[Lessthan equals|<=]]
 +
|-
 
| [[=]] || [[!=]]
 
| [[=]] || [[!=]]
|-
 
| [[Greater than|>]] ||[[Less than|<]]
 
|-
 
| [[Greater than|>=]] ||[[Less than|<=]]
 
 
|-  
 
|-  
 
| [[%=]] || [[!%=]]
 
| [[%=]] || [[!%=]]
 +
|-
 +
|[[~=]] || [[!~=]]
 +
|-
 
|}
 
|}
 
</div>
 
</div>
 
<!-- End of SfD-c message, feel free to edit beyond this point -->
 
<!-- End of SfD-c message, feel free to edit beyond this point -->

Revision as of 15:32, 23 December 2005