var
Use the var element to enclose names of variables (algebraic or program variables, or arguments to a function). Example:
First set <var>x</var> to 0.