phc[factor]  - numercal factorization of a multivariate polynomial

Calling Sequence

     L = factor(F)

Parameters

     F - a polynomial

Return value

    L - the list of factors

Description

Examples

>    with(phc): setPHCloc("C:\\PHCmaple"):

>    L := factor(x^10-y^5);

>    fnormal(L);

>    fnormal(expand(mul(p,p=L)));

>   

See Also

phc .

Maple TM is a registered trademark of Waterloo Maple Inc.
Math rendered by WebEQ