"MathFormula" (Interpreter Type)

Mathematical formula in natural language.

Details

Allowed Forms

  • Any free-form mathematical equality or inequality:
  • 3 x^2 - x + 2 == 0polynomial equations
    cos(y) = sqrt(3)/2equations involving any mathematical function
    2^45 > 15!inequalities

Restriction Specifications

Interpretation

Examples

Basic Examples  (7)

Interpret mathematical formulas:

The resulting formula evaluates, which may lead to a Boolean result:

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:

Specify contexts for the allowed and output symbols:

Prevent the creation of any new symbol: