[Maxima] last element of the list

Martin Schönecker ms_usenet at gmx.de
Wed Dec 9 02:20:26 CST 2009


Hiisi schrieb:
> Dear Maxima Community!
> I need to access the last element of the list returned by 'allroots'
> function. 

You are very close. Try:

last(roots)

Regards,
Martin



More information about the Maxima mailing list