MyWikiBiz, Author Your Legacy — Monday November 25, 2024
Jump to navigationJump to search
312 bytes removed
, 05:10, 30 June 2009
Line 129: |
Line 129: |
| \\[4pt] | | \\[4pt] |
| \operatorname{no}~ a ~\operatorname{sans}~ b | | \operatorname{no}~ a ~\operatorname{sans}~ b |
| + | \end{matrix}</math> |
| + | |- |
| + | | |
| + | <pre> |
| + | o-------------------o |
| + | | | |
| + | | a b | |
| + | | o---o | |
| + | | \ / | |
| + | | @ | |
| + | | | |
| + | o-------------------o |
| + | </pre> |
| + | | <math>\texttt{(} a, b \texttt{)}</math> |
| + | | |
| + | <math>\begin{matrix} |
| + | a ~\operatorname{exclusive~or}~ b |
| + | \\[4pt] |
| + | a ~\operatorname{not~equal~to}~ b |
| + | \end{matrix}</math> |
| + | |- |
| + | | |
| + | <pre> |
| + | o-------------------o |
| + | | | |
| + | | a b | |
| + | | o---o | |
| + | | \ / | |
| + | | o | |
| + | | | | |
| + | | @ | |
| + | | | |
| + | o-------------------o |
| + | </pre> |
| + | | <math>\texttt{((} a, b \texttt{))}</math> |
| + | | |
| + | <math>\begin{matrix} |
| + | a ~\operatorname{if~and~only~if}~ b |
| + | \\[4pt] |
| + | a ~\operatorname{equivalent~to}~ b |
| \end{matrix}</math> | | \end{matrix}</math> |
| |} | | |} |
| | | |
| <pre> | | <pre> |
− | o----o-------------------o-------------------o-------------------o
| |
− | | | | | |
| |
− | | | a b | | |
| |
− | | | o---o | | a exclusive-or b. |
| |
− | | | \ / | | |
| |
− | | 8 | @ | ( a , b ) | a not equal to b. |
| |
− | | | | | |
| |
− | o----o-------------------o-------------------o-------------------o
| |
− | | | | | |
| |
− | | | a b | | |
| |
− | | | o---o | | |
| |
− | | | \ / | | |
| |
− | | | o | | a if & only if b. |
| |
− | | | | | | |
| |
− | | 9 | @ | (( a , b )) | a equates with b. |
| |
− | | | | | |
| |
| o----o-------------------o-------------------o-------------------o | | o----o-------------------o-------------------o-------------------o |
| | | | | | | | | | | | | |