On Wed, Feb 29, 2012 at 06:13:50PM +0100, Waldek Hebisch wrote: > Serge D. Mechveliani wrote: > > > > [..] > > f() : Factored UPol == > > X := monomial(1 ::INT, 1 ::NNI) $UPol > > factor(X) $UPol [..] > > >> Apparent user error: > > not known that (UnivariatePolynomial x (Integer)) has > > (has (Integer) (PolynomialFactorizationExplicit)) > > > > You need to "package call" it. In this case: > > factor(X)$UnivariateFactorize(Upol) >
Thank you. And where to call prime?( g : UP(x,INT) ) from? ------ Sergei [email protected] -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
