Changes

MyWikiBiz, Author Your Legacy — Thursday June 27, 2024
Jump to navigationJump to search
Line 108: Line 108:  
| <math>\texttt{((} a \texttt{)(} b \texttt{)(} c \texttt{))}</math>
 
| <math>\texttt{((} a \texttt{)(} b \texttt{)(} c \texttt{))}</math>
 
| <math>a ~\operatorname{or}~ b ~\operatorname{or}~ c</math>
 
| <math>a ~\operatorname{or}~ b ~\operatorname{or}~ c</math>
 +
|-
 +
|
 +
<pre>
 +
o-------------------o
 +
|                  |
 +
|                  |
 +
|        a  b    |
 +
|        o---o    |
 +
|        |        |
 +
|        @        |
 +
|                  |
 +
o-------------------o
 +
</pre>
 +
| <math>\texttt{(} a \texttt{(} b \texttt{))}</math>
 +
|
 +
<math>\begin{matrix}
 +
a ~\operatorname{implies}~ b
 +
\\[4pt]
 +
\operatorname{if}~ a ~\operatorname{then}~ b
 +
\\[4pt]
 +
\operatorname{no}~ a ~\operatorname{sans}~ b
 +
\end{matrix}</math>
 
|}
 
|}
      
<pre>
 
<pre>
o----o-------------------o-------------------o-------------------o
  −
|    |                  |                  |                  |
  −
|    |                  |                  |    a implies b.  |
  −
|    |        a  b    |                  |                  |
  −
|    |        o---o    |                  |    if a then b.  |
  −
|    |        |        |                  |                  |
  −
|  7 |        @        |    ( a (b))      |    no a sans b.  |
  −
|    |                  |                  |                  |
   
o----o-------------------o-------------------o-------------------o
 
o----o-------------------o-------------------o-------------------o
 
|    |                  |                  |                  |
 
|    |                  |                  |                  |
12,080

edits

Navigation menu