MathMLForm
Usage
• MathMLForm[expr] prints as a MathML form of expr.
Notes
• MathMLForm gives presentation MathML, although its output can normally be interpreted by Mathematica. • MathMLForm[StandardForm[expr]] gives MathML for the StandardForm of expr. • MathMLForm acts as a "wrapper", which affects printing, but not evaluation. • MathMLForm gives special characters using HTML aliases. • New in Version 4.1.
|