prev | ( testsuite > Topics > LargeOp > largeop2 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Topics/LargeOp/largeop2 |
CVS-ID: | |
Author: | Dave Doyle, Design Science |
Description: | A condensed series of tests using the 'or' operator to show how largeops display under a variety of conditions |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mstyle displaystyle="false"> <mo largeop="false">⋁</mo> </mstyle> <mstyle displaystyle="false"> <mo largeop="true">⋁</mo> </mstyle> <mstyle displaystyle="true"> <mo largeop="false">⋁</mo> </mstyle> <mstyle displaystyle="true"> <mo largeop="true">⋁</mo> </mstyle> <mstyle displaystyle="false"> <mo>⋁</mo> </mstyle> <mstyle displaystyle="true"> <mo>⋁</mo> </mstyle> </math>