Marduk BP wrote:
> 
> Yes! Thanks a lot Waldek.
> 
> leadingSupport is not mentioned in the FriCAS book. Could you explain what
> does it do/why does it work?

It is in HyperDoc, start it and browse XDPOLY, then look at operations.
You will see formatted version of:

          leadingSupport :   % -> S
             ++ leadingSupport(z) returns the index of leading (with respect
             ++ to the ordering on the indexing set) monomial of z.
             ++ Error: if z has no support.

Or if you prefer go to

http://fricas.github.io/api/


One needs to know that 'index' above means the same as exponent
for normal (commutative) polynomials, but if you look at list
of all available operations, then it is easy to guess and
confirm by trial.

-- 
                              Waldek Hebisch

-- 
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