|
|
||
|
|
| MIME type: text/mathml, application/mathml+xml MathML mathematical markup language. Used for integrating mathematical formulas in web documents. Rendering of embedded MathML is supported by a number of browsers and browser additions. Specifies the presentation and the semantic content of mathematical formulas. XML-based format. Based on a draft that was derived from the Mathematica typesetting language. Introduced in 1999 and updated in 2003 by the W3C math working group. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties and settings |
| "Annotations" | {} | which annotations to include | |
| "Presentation" | True | whether to export MathML presentation elements | |
| "Content" | False | whether to export MathML content elements |
Exporting an arbitrary mathematical expression by default generates presentation MathML:
This creates combined presentation and content MathML:
This generates pure content MathML:
Define and display a Mathematica box expression:
Convert it to presentation MathML:
Convert the previous output to a box expression and display it:
Import automatically recognizes the MathML format:
Show the available Import elements:
Convert MathML to an evaluated expression:
Import MathML as a symbolic XML expression:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| © 2008 Wolfram Research, Inc. |