Difference between revisions of "Template:Logical Comparison Operators"
From WikiManual
m |
m |
||
Line 1: | Line 1: | ||
− | + | {| width="100%" style="background: transparent;" | |
− | + | {{Divred}} | |
+ | ==[[Logical Comparison Operators]]:== | ||
<!-- This is part of a template, included in multiple articles like a procedure. Changing this changes more than one articles appearance--> | <!-- This is part of a template, included in multiple articles like a procedure. Changing this changes more than one articles appearance--> | ||
− | {| style=background:# | + | {| style=background:#fff3f3; |
|- | |- | ||
| [[Greater than|>]] || [[Less than|<]] | | [[Greater than|>]] || [[Less than|<]] | ||
Line 16: | Line 17: | ||
|- | |- | ||
|} | |} | ||
− | + | |} |
Latest revision as of 01:08, 31 January 2006
Logical Comparison Operators:
|