Sophie

Sophie

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

Macaulay2-1.3.1-8.fc15.i686.rpm

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

i1 : random 57

o1 = 32

i2 : random 10^50

o2 = 62598381936041968229218281845701560731022614908161

i3 : tally apply(100, i -> random 7)

o3 = Tally{0 => 14}
           1 => 16
           2 => 16
           3 => 17
           4 => 8
           5 => 13
           6 => 16

o3 : Tally

i4 :