Top
Back: intvec expressions
Forward: intvec related functions
FastBack: intmat
FastForward: link
Up: intvec
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4.7.3 intvec operations

+
addition with intvec or int (component-wise)

-
negation or subtraction with intvec or int (component-wise)

*
multiplication with int (component-wise)

/, div
division by int (component-wise)

%, mod
modulo (component-wise)

<>, ==, <=, >=, >, <
comparison (done lexicographically)

intvec_expression [ int_expression ]
is an element of the intvec; the first element has index one.


Example:
 


Top Back: intvec expressions Forward: intvec related functions FastBack: intmat FastForward: link Up: intvec 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.