prev  ( testsuite > Topics > LargeOp > sum1  )  next

Alternatives: (mml file)  (full) () () () ()
File:Topics/LargeOp/sum1
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:sum

Sample Rendering:

Created by: webeq

JEuclids rendering:


Source Code:

    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <munderover>
        <mo>&sum;</mo>
        <mrow>
          <mi>i</mi>
          <mo>=</mo>
          <mn>0</mn>
        </mrow>
        <mi>&infin;</mi>
      </munderover>
      <msub>
        <mi>x</mi>
        <mi>i</mi>
      </msub>
    </math>