"InactiveMathExpression" (Interpreter Type)
Mathematical expression in natural language.
Details
- "InactiveMathExpression" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "InactiveMathExpression" requires connectivity to the Wolfram Cloud.
- "InactiveMathExpression" keeps its result unevaluated by wrapping it in Inactivate.
Restriction Specifications
-
Restricted["InactiveMathExpression",{{choice1,…}}] one among choices Restricted["InactiveMathExpression",symbols] an expression involving only the given symbols (All, Automatic, or an explicit list) Restricted["InactiveMathExpression",symbols,contexts] an expression involving only the given symbols or symbols in the given contexts (All, Automatic, or an explicit list) Restricted["InactiveMathExpression",symbols,contexts,resultcontext] an expression involving only the given symbols or symbols in the given contexts, where the new symbols are created in resultcontext
Interpretation
- "InactiveMathExpression" yields an Inactive Wolfram Language expression.
Examples
Basic Examples (6)
Interpret mathematical expressions:
Find out Wolfram Language representations of natural language queries:
No evaluation is attempted when matching the choices:
By default, new symbols are created in $Context, but a custom context can be specified: