SymbolicExpressionMLToExpression [expr]
takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.
Details and Options
Details and Options
Details and Options
Examples
Basic Examples
See Also
Tech Notes
Related Guides
XML`
XML`
SymbolicExpressionMLToExpression
SymbolicExpressionMLToExpression [expr]
takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.
Details and Options
- To use SymbolicExpressionMLToExpression , you first need to load the XML Package using Needs ["XML`"].
- The following option can be given:
-
"WrapperFunction" Identity function to be applied to the result
Examples
Basic Examples (1)
Generate SymbolicXML from an expression:
Use SymbolicExpressionMLToExpression to recover the expression: