|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
MathMLForm
MathMLForm[expr]
prints as a MathML form of expr.
DetailsDetails
- MathMLForm gives presentation MathML, although its output can normally be interpreted by Mathematica.
- MathMLForm[expr] gives MathML for the TraditionalForm of expr. »
- 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 4.1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

