| prev | next |
| File: | Presentation/TablesAndMatrices/mlabeledtr/rec-mlabeledtr.html | |
| Author: | MathML 2 Recommendation | |
| Description: | Labeled row of a table | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable>
<mlabeledtr id='e-is-m-c-square'>
<mtd>
<mtext> (2.1) </mtext>
</mtd>
<mtd>
<mrow>
<mi>E</mi>
<mo>=</mo>
<mrow>
<mi>m</mi>
<mo>⁢</mo>
<msup>
<mi>c</mi>
<mn>2</mn>
</msup>
</mrow>
</mrow>
</mtd>
</mlabeledtr>
</mtable>
</math>