| prev | next |
| File: | Content/ArithmeticAlgebraLogic/not/not1.html | |
| Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) | |
| Description: | not (a and b) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<apply>
<not/>
<apply>
<and/>
<ci> a </ci>
<ci> b </ci>
</apply>
</apply>
</math>