Index

testsuite:presentation:tokenelements:mi:mi1

mi1

W3C sample WIRIS
x + a / b
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>x</mi>
    <mo>+</mo>
    <mrow>
      <mi>a</mi>
      <mo>/</mo>
      <mi>b</mi>
    </mrow>
  </mrow>
</math>

Author: Wolfram Research

testsuite/presentation/tokenelements/mi/mi1.txt · Last modified: 2015/12/22 12:19 (external edit)