The Expression
Parser Step 2
This
step shows the tree
derived from the entered expression.
The
expression has been parsed and
written as a tree.
The parser has verified that there are not
syntactical errors in the expression (missing parentheses, quotes,
dots instead of commas...), but did not verify that the templates and
matrices in the expression are available. Therefore the tree is
called raw.
You can now press the Next
button and go to step 3.