prev  ( testsuite > Presentation > ScriptsAndLimits > msup > msupBsize3  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Presentation/ScriptsAndLimits/msup/msupBsize3
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:oddsize supers

Sample Rendering:

Created by: webeq

Your browser's rendering:

1 + x y a + x y 1 + a + a

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <msup> 
    <mo>&#x222B;</mo> 
    <mn>1</mn> 
  </msup> 
  <mo>+</mo> 
  <msup> 
    <mstyle mathbackground="green"> 
      <mfrac> 
        <mi>x</mi> 
        <mi>y</mi> 
      </mfrac> 
    </mstyle> 
    <mi>a</mi> 
  </msup> 
  <mo>+</mo> 
  <msup> 
    <mstyle mathbackground="green"> 
      <mfrac> 
        <mi>x</mi> 
        <mi>y</mi> 
      </mfrac> 
    </mstyle> 
    <mn>1</mn> 
  </msup> 
  <mo>+</mo> 
  <msup> 
    <mo>&#x222B;</mo> 
    <mi>a</mi> 
  </msup> 
  <mo>+</mo> 
  <mstyle displaystyle="true"> 
    <msup> 
      <mo>&#x222B;</mo> 
      <mi>a</mi> 
    </msup> 
  </mstyle> 
</math>