Sophie

Sophie

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

Macaulay2-1.3.1-8.fc15.i686.rpm

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

i1 : R = QQ[a..z]

o1 = R

o1 : PolynomialRing

i2 : b ..< i

o2 = (b, c, d, e, f, g, h)

o2 : Sequence

i3 : plus oo

o3 = b + c + d + e + f + g + h

o3 : R

i4 :