User Guide
>
For more details on levels of evaluation, refer to the ?lastnameevaluation,
?assigned, and ?evaln help pages.
Delaying Evaluation
To prevent Maple from immediately evaluating an expression:
• Enclose the expression in right single quotes (' ').
Because right single quotes delay evaluation, they are referred to as unevalu-
ation quotes.
>
>
>
Using an Assigned Name as a Variable or Keyword
If you use an assigned name as a variable, Maple evaluates the name to its
value, and passes the value to the command.
>
7.3 Working with Maple Expressions • 317