Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
Function: ezgcd (<p_1>, <p_2>, <p_3>, ...) Returns a list whose first element is the g.c.d of the polynomials <p_1>, <p_2>, <p_3>, ... and whose remaining elements are the polynomials divided by the g.c.d. This always uses the ezgcd algorithm.
(%o1) true (%i2)