4.7.1 intvec declarations
Syntax:
intvec
name
=
intvec_expression
;
intvec
name
=
list_of_int_and_intvec_expressions
;
Purpose:
defines an intvec variable.
An intvec consists of an ordered list of integers.
Default:
0
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.