Difference between revisions of "Template:Logic"
From WikiManual
(removed stack operators (put into new category)) |
|||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {| width="100%" style="background: transparent;" | |
− | + | {{Divred}} | |
+ | ==[[Logic]]:== | ||
<!-- 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; |
+ | |- | ||
+ | | [[true]] | ||
+ | |- | ||
+ | | [[false]] | ||
|- | |- | ||
| [[and]] | | [[and]] | ||
Line 12: | Line 17: | ||
|- | |- | ||
| [[xor]] | | [[xor]] | ||
+ | |- | ||
|- | |- | ||
|} | |} | ||
− | + | |} | |
− | |||
− | |||
− |
Latest revision as of 21:54, 19 February 2014
Logic:
|