MyWikiBiz, Author Your Legacy — Sunday February 16, 2025
Jump to navigationJump to search
20 bytes removed
, 02:50, 3 April 2009
Line 1: |
Line 1: |
| '''Exclusive disjunction''', also known as '''logical inequality''' or '''symmetric difference''', is an [[logical operation|operation]] on two [[logical value]]s, typically the values of two [[proposition]]s, that produces a value of ''true'' just in case exactly one of its operands is true. | | '''Exclusive disjunction''', also known as '''logical inequality''' or '''symmetric difference''', is an [[logical operation|operation]] on two [[logical value]]s, typically the values of two [[proposition]]s, that produces a value of ''true'' just in case exactly one of its operands is true. |
| | | |
− | The [[truth table]] of '''p XOR q''' (also written as '''p + q''', '''p ⊕ q''', or '''p ≠ q''') is as follows: | + | The [[truth table]] of '''p XOR q''' (also written as '''p + q''' or '''p ≠ q''') is as follows: |
| | | |
| {| align="center" border="1" cellpadding="8" cellspacing="0" style="background:lightcyan; font-weight:bold; text-align:center; width:45%" | | {| align="center" border="1" cellpadding="8" cellspacing="0" style="background:lightcyan; font-weight:bold; text-align:center; width:45%" |