2012/11/24 Anton Voropaev <anton.n.voropaev at gmail.com>:
> You can also use ?gcd (Lisp's gcd):
>
> (%i1) ?gcd(60,48,36);
> (%o1) 12
In case you only want to work with integer arguments you can use ?gcd
from the underlying Lisp. Maxima's gcd works for polynomials too. But
it seems you don't need that feature.
HTH
Volker van Nek
______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima