newbie question concerning recursion



hi Huog,

On Fri, 2006-11-24 at 15:28 +0100, Hugo Coolens wrote:
>
> I closed xmaxima and restarted it. And now everything works like a charm.
> 
> I suppose there is a more elegant way to make xmaxima "forget earlier 
> definitions"?

? kill;

will give you a starting point, and to know what to kill see

? values;

? functions;   (look for DISPFUN and FUNCTIONS)

> I wish to thank you and Jaime once more for helping "a stupid newbie" so 
> patiently.

"stupid newbies" don't ask questions  ;-)

Miquel