|
MathML
An Introduction |
|
Prof. David Bernstein
|
| Computer Science Department |
| bernstdh@jmu.edu |
math Element
math elementdisplay can be "block" or
"inline"
overflow can be "linebreak",
"scroll", "elide" (i.e., abbreviate),
"truncate", or "scale"
alttext provides a text alternative as a
fall-back
mrow
mfenced
msqrt and mroot for radicals
mtable (containing mtr and mtd)
for matrices and vectors
mlongdiv for long division (e.g.,
to explain division)
mscarries for carries, borrows, and crossouts (e.g.,
to explain elementary arithmetic)