Index

testsuite:topics:largeop:largeoppos3

failed

largeopPos3

This test shows the 'cap' operator when it is used in both infix and prefix positions

W3C sample WIRIS
i = 0 A B
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mrow>
      <munderover>
        <mrow>
          <mo>&#x22C2;</mo>
        </mrow>
        <mrow>
          <mi>i</mi>
          <mo>=</mo>
          <mn>0</mn>
        </mrow>
        <mrow>
          <mi>&#x221E;</mi>
        </mrow>
      </munderover>
    </mrow>
    <mrow>
      <mi>A</mi>
      <mo>&#x2229;</mo>
      <mi>B</mi>
    </mrow>
  </mrow>
</math>

Author: Dave Doyle, Design Science

testsuite/topics/largeop/largeoppos3.txt · Last modified: 2015/12/22 12:19 (external edit)