phc[factor] - numercal factorization of a multivariate polynomial
L = factor(F)
Parameters
F - a polynomial
Return value
L - the list of factors
| > | with(phc): setPHCloc("C:\\PHCmaple"): |
| > | L := factor(x^10-y^5); |
| > | fnormal(L); |
| > | fnormal(expand(mul(p,p=L))); |
| > |
Maple
TM is a registered trademark of Waterloo Maple Inc.
Math rendered by
WebEQ