Sophie

Sophie

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

Macaulay2-1.3.1-8.fc15.i686.rpm

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

i1 : R = ZZ/101[x,y,z];

i2 : standardForm (x^2 - 7 + x*y*z^11 + y)

o2 = HashTable{HashTable{} => -7      }
               HashTable{0 => 1 } => 1
                         1 => 1
                         2 => 11
               HashTable{0 => 2} => 1
               HashTable{1 => 1} => 1

o2 : HashTable

i3 :