next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: ZZ .. ZZ

ZZ .. ZZ -- sequences of consecutive integers

Synopsis

Description

i1 : 1 .. 10

o1 = (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)

o1 : Sequence

Ways to use this method: