MathML Links

Well, it looks like MathML is finally here!
Creating a MathML expression from Maple (command line) ...

In Maple 8 (or later), the following commands are the basis of generating MathML via scripts.

> MathML:-Export( expr ):
> XMLTools:-Print( % );

The main source for MathML information is the World Wide Web Consortium MathML home page.

A Test Suite is available to check browsers, most of whom are listed here