arguments: m:matrix vars:intarray >> coeffs:matrix monoms:matrix
Given an integer array 'vars' containing variable numbers from 0..numvars ring m-1, find the monomials in these variables, and their coefficients, placing these in the matrices 'coeffs' and 'monoms'.
Go to main index.
Go to concepts index.