Live Optimizer

Type an expression. See the parsed tree, per-operation EML node cost, and the positive-domain SuperBEST total. Costs come from v5.3 of the table.

Examples:
Positive domain7n
General domain8n
Naive (1n per op)4n

Parsed tree

/
  1
  +
    1
    exp
      neg
        x

Operations

  • neg2n
  • exp1n
  • +2n
  • /2n / 3npos 2n / gen ≥3n