prev  ( testsuite > Topics > StretchyChars > Integrals > intSize2  )  next

Alternatives: (mml file)  (full5) (full) (simple) (plain) (form) (slideshow)
File:Topics/StretchyChars/Integrals/intSize2
CVS-ID:
Author:Dave Doyle, Design Science
Description:Test of integrals of various sizes under different conditions.

Sample Rendering:

Created by: Created by: webeq

Your browser's rendering:

symm stretch symm/stretch small op x x x x large op x x x x small op x y x y x y x y large op x y x y x y x y

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mtable> 
    <mtr> 
      <mtd/> 
      <mtd/>
      <mtd>
        <mtext>symm</mtext>
      </mtd> 
      <mtd>
        <mtext>stretch</mtext>
      </mtd>
      <mtd>
        <mtext>symm/stretch</mtext>
      </mtd>
    </mtr> 
    <mtr> 
      <mtd>
        <mtext>small op</mtext>
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="false" symmetric="false">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="false" symmetric="true">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="true" symmetric="false">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="true" symmetric="true">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd>
        <mtext>large op</mtext>
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="false" symmetric="false">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="false" symmetric="true">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="true" symmetric="false">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="true" symmetric="true">&#x222B;</mo> 
          <mi>x</mi> 
        </mrow> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd>
        <mtext>small op</mtext>
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="false" symmetric="false">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="false" symmetric="true">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="true" symmetric="false">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="false" stretchy="true" symmetric="true">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd> 
    </mtr> 
    <mtr> 
      <mtd>
        <mtext>large op</mtext>
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="false" symmetric="false">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="false" symmetric="true">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="true" symmetric="false">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd>
      <mtd> 
        <mrow> 
          <mo largeop="true" stretchy="true" symmetric="true">&#x222B;</mo> 
          <mfrac> 
            <mi>x</mi> 
            <mi>y</mi> 
          </mfrac> 
        </mrow> 
      </mtd> 
    </mtr> 
  </mtable> 
</math>