Polynomials
- bezout — GCD of two polynomials or two integers, by the Bezout method
- chepol — Chebychev polynomials
- cmndred — common denominator form
- coeff — polynomial coefficients
- coffg — Co-factors of a matrix of polynomials or rationals
- colcompr — column compression of polynomial matrix
- degree — degree of polynomial matrix
- derivat — derivative of polynomials or of rationals
- determ — determinant of a matrix of polynomials
- detr — determinant of a matrix of rationals
- diophant — Solves the diophantine (Bezout) equation p1*x1 + p2*x2 = b
- factors — factorization in ℝ of a polynomial or a rational fraction
- hermit — Hermite form
- horner — evaluates some polynomials or rationals for given values
- hrmt — gcd of polynomials
- htrianr — triangularization of polynomial matrix
- inv_coeff — build a polynomial matrix from its coefficients
- invr — inverts a matrix of polynomials or of rationals
- lcmdiag — least common multiple diagonal factorization
- ldiv — polynomial matrix long division
- pdiv — polynomial division
- pol2str — polynomial to string conversion
- polfact — minimal real factors of a polynomial
- poly — Polynomial definition from given roots or coefficients, or characteristic to a square matrix.
- polyDisplay — set or get the display mode of polynomials
- polyint — Polynomial integration
- residu — residue
- roots — roots of a polynomial
- rowcompr — row compression of polynomial matrix
- sfact — discrete time spectral factorization
- simp — rational simplification
- simp_mode — toggle rational simplification
- sylm — Sylvester matrix of two polynomials
- varn — symbolic variable of a polynomial or a rational