Macaulay2 » Documentation
Packages » Macaulay2Doc :: ZZ .. ZZ
next | previous | forward | backward | up | index | toc

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: