| prev | next |
| File: | Topics/StretchyChars/vertical/stretchVert1.html | |
| Author: | Dave Doyle, Design Science | |
| Description: | Tests of vertical stretching | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mstyle fontsize="130%" displaystyle="true">
<mtable>
<mtr>
<mtd>
<mrow>
<mi>x</mi>
<mo>+</mo>
<mrow>
<mo>(</mo>
</mrow>
<mfrac>
<mn>2</mn>
<mn>3</mn>
</mfrac>
<mo>)</mo>
</mrow>
</mtd>
</mtr>
<mtr>
<mtd>
<mrow>
<mi>x</mi>
<mo>+</mo>
<mrow>
<mover>
<mo>(</mo>
<mo>-</mo>
</mover>
</mrow>
<mfrac>
<mn>2</mn>
<mn>3</mn>
</mfrac>
<mo>)</mo>
</mrow>
</mtd>
</mtr>
</mtable>
</mstyle>
</math>