TYPE: Evaluate/Print Arithmetic Expressions



This command can be used to print out arithmetic expressions. Up to 15 expressions can be printed out at one time.

Examples:

NOTE: the expressions which TYPE will accept must have at least one non-numeric character in them. This means that the expressions must contain at least one variable name OR at least one arithmetic operator. Thus, something like

will not work.

The command PRINTF allows you to print expressions in a designated format.