prev | ( testsuite > Content > ArithmeticAlgebraLogic > or > rec-or1 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Content/ArithmeticAlgebraLogic/or/rec-or1 |
CVS-ID: | |
Author: | MathML 2 Recommendation |
Description: | a or b |
Sample Rendering:
|
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <or/> <ci> a </ci> <ci> b </ci> </apply> </math>