On Mon, Nov 7, 2016 at 2:13 PM, Ralf Hemmecke <r...@hemmecke.org> wrote:
> I'm not sure if it is worth, but when I work with polynomial domains, I
> am always looking for a
>
>   variable: () -> %
>
> function.

What does that do?  Return monomial(1,1)?

> (1) -> f: SUP(INT) := x^3+2*x^2+x

That works in interpreter but not in compiler.  BTW, there are nearly 300
occurrence of 'monomial(1, 1)' in src/algebra, so that's pretty popular.

-- 
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 fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
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