Can someone confirm the following problem?

Ralf

(1) -> f:=factor(x^2-1)

   (1)  (x - 1)(x + 1)
                                          Type:
Factored(Polynomial(Integer))
(2) -> g:=f*(x-1)

               2
   (2)  (x - 1) (x + 1)
                                          Type:
Factored(Polynomial(Integer))
(3) -> h := g+1

   >> Error detected within library code:
   "failed" of mode Union(Factored(Polynomial(Integer)),"failed") cannot
be coerced to mode Factored(Polynomial(Integer))

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/448108d7-7fb9-a55a-5827-d070631ef7d2%40hemmecke.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to