Hi Marduk

and welcome to FriCAS.

On 05/25/2018 10:53 PM, Marduk wrote:
> Dear all,
> 
> I am new to FriCAS, but I already read a large portion of the book. There 
> is something that
> I have not been able to figure out and therefore I reach out for your help.
> 
> I have the following situation:
> 
> poly := MPOLY([x,y], Integer)
> 
> p : poly := 3*x*y
> 
> q: poly := 9*y^2*x
> 
> O := operator 'O
> 
> O(p,q) does not work.

Cool! A very precise problem description. :-(

> I would also like for O(p,q) to produce an object of type poly.

What exactly is your goal?

Ralf

-- 
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].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to