Top
Back: poly expressions
Forward: poly related functions
FastBack: package
FastForward: proc
Up: poly
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4.15.3 poly operations

+
addition

-
negation or subtraction

*
multiplication

/
division by a polynomial, non divisible terms yield 0

^, **
power by a positive integer

<, <=, >, >=, ==, <>
comparators (considering leading monomials w.r.t. monomial ordering)

poly_expression [ intvec_expression ]
the sum of monomials at the indicated places w.r.t. the monomial ordering


Example:
 


Top Back: poly expressions Forward: poly related functions FastBack: package FastForward: proc Up: poly Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.