TYPE: Evaluate/Print Arithmetic Expressions

rawhtml93#


#command846#

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

Examples:
#example852#

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

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