extended polynomial gcd and minimal-degree solutions to linear polynomial Diophantine equations.



I need to solve linear polynomial Diophantine equations, which can be done via an extended polynomial gcd if necessary. Such functions are used extensively in ezgcd, integration etc., so I know that they are in there somewhere, but I can't find such functions in the online Maxima manual.
 
-- best regards, david stoutemyer