i1 : {1, 2} ** {10, 20, 30} o1 = {(1, 10), (1, 20), (1, 30), (2, 10), (2, 20), (2, 30)} o1 : List
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Macaulay2Doc/operators/tensor.m2:37:0.