| prev | ( testsuite > Content > ArithmeticAlgebraLogic > xor > rec-xor1 ) | next |
| Alternatives: | (mml file) (full) () () () () |
| File: | Content/ArithmeticAlgebraLogic/xor/rec-xor1 |
| CVS-ID: | |
| Author: | MathML 2 Recommendation |
| Description: | a xor b |
Sample Rendering:
| |
JEuclids rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<xor/>
<ci> a </ci>
<ci> b </ci>
</apply>
</math>