MTM[factor] - factor a multivariate polynomial
|
Calling Sequence
|
|
factor(M)
|
|
Description
|
|
•
|
The factor function computes the factorization of a multivariate polynomial with integer, rational, (complex) numeric, or algebraic number coefficients.
|
•
|
The factor(M) command computes the element-wise factorization of M. The result, R, is formed as R[i,j] = factor(M[i,j]).
|
|
|
Download Help Document
Was this information helpful?