XML`
XML`
MathMLToExpression
Same functionality now provided by ImportString[string,{"MathML","Expression"}].
MathMLToExpression[string]
converts the string containing MathML-flavored XML text into a Wolfram Language expression.
更多信息和选项
- To use MathMLToExpression, you first need to load the XML Package using Needs["XML`"].