Top
Back: intvec declarations
Forward: intvec operations
FastBack: intmat
FastForward: link
Up: intvec
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

4.7.2 intvec expressions

An intvec expression is:

  1. a range: int expression .. int expression
  2. a repeated entry: int expression : positive int expression
    (a:b generates an intvec of length b>0 with identical entries a)
  3. a function returning intvec
  4. an expression involving intvec operations with int (+, -, *, /, %)
  5. an expression of intvecs involving intvec operations (+, -)
  6. an expression involving an intvec operation with intmat (*)
  7. a type cast to intvec


Example:
 


Top Back: intvec declarations Forward: intvec operations 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.