TYPE: Evaluate/Print Arithmetic Expressions

rawhtml146#


#command833#

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

Examples:
#example839#

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
#hanging843#
will not work.

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