Showing Definitions

After making definitions of functions or expressions, you need to know techniques for keeping track of them, saving them, and deleting them.

$\blacktriangleright$ To view the list of currently defined variables and functions

A window comes up showing the active definitions. In general, the defined variables and functions are listed in the order in which the definitions were made.


\begin{example}
Define $a=b$, $p=ax$, and $f(x)=ax$. Choose \textsf{Show Defini...
... $p$\ and $f(x)$\ produces $p=\,cx$\ and $f(x)=\,cx$.
\par
\strut
\end{example}