Wolfram Computation Meets Knowledge

Wolfram Language & System Documentation Center Wolfram Language Home Page »

MathML (.mml)

Background & Context

Import & Export

Import Elements

Options

Examples

Basic Examples  (2)

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 Wolfram Language 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:

Top