EVAL - evaluate an expression.

Syntax:

EVAL <expr>

Examples:

EVAL *-10
EVAL length+10
EVAL -4

Description:

The EVAL command replaces and supersedes the old ABS, ADD, NEG, REL, and SUB verbs. EVAL prints out the result of the symbolic expression "expr".

See Also:

expl trace expression
For a discussion of expression formats.

Copyright © 1996, Thinkage Ltd.