Sophie

Sophie

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

Macaulay2-1.3.1-8.fc15.i686.rpm

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

i1 : R = (ZZ[x,y])^3;

i2 : v = vector {1,x,x*y};

i3 : entries v

o3 = {1, x, x*y}

o3 : List

i4 :