packages feed

texmath-0.7: tests/writers/sphere_volume.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>S</mi>
    <mo>=</mo>
    <mo stretchy="false" form="prefix">{</mo>
    <mn>0</mn>
    <mo>≤</mo>
    <mi>ϕ</mi>
    <mo>≤</mo>
    <mn>2</mn>
    <mi>π</mi>
    <mo>,</mo>
    <mo> </mo>
    <mn>0</mn>
    <mo>≤</mo>
    <mi>θ</mi>
    <mo>≤</mo>
    <mi>π</mi>
    <mo>,</mo>
    <mo> </mo>
    <mn>0</mn>
    <mo>≤</mo>
    <mi>ρ</mi>
    <mo>≤</mo>
    <mi>R</mi>
    <mo stretchy="false" form="postfix">}</mo>
    <mtable>
      <mtr>
        <mtd columnalign="right">
          <mstyle mathvariant="normal">
            <mi>V</mi>
            <mi>o</mi>
            <mi>l</mi>
            <mi>u</mi>
            <mi>m</mi>
            <mi>e</mi>
          </mstyle>
        </mtd>
        <mtd columnalign="left">
          <mo>=</mo>
          <munder>
            <mo>∭</mo>
            <mi>S</mi>
          </munder>
          <mspace width="-0.167em" />
          <msup>
            <mi>ρ</mi>
            <mn>2</mn>
          </msup>
          <mi>sin</mi>
          <mi>θ</mi>
          <mspace width="0.167em" />
          <mstyle mathvariant="normal">
            <mi>d</mi>
          </mstyle>
          <mi>ρ</mi>
          <mspace width="0.167em" />
          <mstyle mathvariant="normal">
            <mi>d</mi>
          </mstyle>
          <mi>θ</mi>
          <mspace width="0.167em" />
          <mstyle mathvariant="normal">
            <mi>d</mi>
          </mstyle>
          <mi>ϕ</mi>
        </mtd>
      </mtr>
      <mtr>
        <mtd columnalign="right" />
        <mtd columnalign="left">
          <mo>=</mo>
          <msubsup>
            <mo>∫</mo>
            <mn>0</mn>
            <mrow>
              <mn>2</mn>
              <mi>π</mi>
            </mrow>
          </msubsup>
          <mspace width="-0.167em" />
          <mstyle mathvariant="normal">
            <mi>d</mi>
          </mstyle>
          <mi>ϕ</mi>
          <mspace width="0.167em" />
          <msubsup>
            <mo>∫</mo>
            <mn>0</mn>
            <mi>π</mi>
          </msubsup>
          <mspace width="-0.167em" />
          <mi>sin</mi>
          <mi>θ</mi>
          <mspace width="0.167em" />
          <mstyle mathvariant="normal">
            <mi>d</mi>
          </mstyle>
          <mi>θ</mi>
          <mspace width="0.167em" />
          <msubsup>
            <mo>∫</mo>
            <mn>0</mn>
            <mi>R</mi>
          </msubsup>
          <mspace width="-0.167em" />
          <msup>
            <mi>ρ</mi>
            <mn>2</mn>
          </msup>
          <mstyle mathvariant="normal">
            <mi>d</mi>
          </mstyle>
          <mi>ρ</mi>
        </mtd>
      </mtr>
      <mtr>
        <mtd columnalign="right" />
        <mtd columnalign="left">
          <mo>=</mo>
          <mi>ϕ</mi>
          <msubsup>
            <mo minsize="1.6" maxsize="1.6" stretchy="false" form="prefix">|</mo>
            <mn>0</mn>
            <mrow>
              <mn>2</mn>
              <mi>π</mi>
            </mrow>
          </msubsup>
          <mo> </mo>
          <mo stretchy="false" form="prefix">(</mo>
          <mo>−</mo>
          <mi>cos</mi>
          <mi>θ</mi>
          <mo stretchy="false" form="postfix">)</mo>
          <msubsup>
            <mo minsize="1.6" maxsize="1.6" stretchy="false" form="prefix">|</mo>
            <mn>0</mn>
            <mi>π</mi>
          </msubsup>
          <mo> </mo>
          <mstyle displaystyle="false">
            <mfrac>
              <mn>1</mn>
              <mn>3</mn>
            </mfrac>
          </mstyle>
          <msup>
            <mi>ρ</mi>
            <mn>3</mn>
          </msup>
          <msubsup>
            <mo minsize="1.6" maxsize="1.6" stretchy="false" form="prefix">|</mo>
            <mn>0</mn>
            <mi>R</mi>
          </msubsup>
        </mtd>
      </mtr>
      <mtr>
        <mtd columnalign="right" />
        <mtd columnalign="left">
          <mo>=</mo>
          <mn>2</mn>
          <mi>π</mi>
          <mo>×</mo>
          <mn>2</mn>
          <mo>×</mo>
          <mstyle displaystyle="false">
            <mfrac>
              <mn>1</mn>
              <mn>3</mn>
            </mfrac>
          </mstyle>
          <msup>
            <mi>R</mi>
            <mn>3</mn>
          </msup>
        </mtd>
      </mtr>
      <mtr>
        <mtd columnalign="right" />
        <mtd columnalign="left">
          <mo>=</mo>
          <mstyle displaystyle="false">
            <mfrac>
              <mn>4</mn>
              <mn>3</mn>
            </mfrac>
          </mstyle>
          <mi>π</mi>
          <msup>
            <mi>R</mi>
            <mn>3</mn>
          </msup>
        </mtd>
      </mtr>
    </mtable>
  </mrow>
</math>