Thank you very much Waldek. It is great that FriCAS has so many documentation outlets!
Am 29. Mai 2018 17:12:11 MESZ schrieb Waldek Hebisch <[email protected]>: >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. -- 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.
