"MathMLExpression" (Interpreter Type)
MathML input.
Details
- "MathMLExpression" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "MathMLExpression" does not require connectivity to the Wolfram Cloud.
Restriction Specifications
-
Restricted["MathMLExpression",{{choice1,…}}] one among choices Restricted["MathMLExpression",symbols] a MathML expression involving only the given symbols (All, Automatic, or an explicit list) Restricted["MathMLExpression",symbols,contexts] a MathML expression involving only the given symbols or symbols in the given contexts (All, Automatic, or an explicit list) Restricted["MathMLExpression",symbols,contexts,resultcontext] a MathML expression involving only the given symbols or symbols in the given contexts, where the new symbols are created in resultcontext
Interpretation
- "MathMLExpression" yields a representation of the MathML expression in the Wolfram Language.
Examples
Basic Examples (6)
Restrict to a list of choices:
By default, all symbols are allowed. Restrict to a list of allowed symbols:
By default, new symbols are created in $Context, but a custom context can be specified: