i1 : a = tally{2,2,2,2,2,3,3,3,5,5} o1 = Tally{2 => 5} 3 => 3 5 => 2 o1 : Tally
i2 : product a o2 = 21600
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/product-doc.m2:60:0.