Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 2462

Macaulay2-1.3.1-8.fc15.i686.rpm

-- -*- M2-comint -*- {* hash: -1792674102 *}

i1 : x = a..t

o1 = (a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t)

o1 : Sequence

i2 : #x

o2 = 20

i3 : x_-1, x_19, x_0

o3 = (t, t, a)

o3 : Sequence

i4 :