table(a, b, f)
table(m, n, f)
The command table(m, n, f) is equivalent to table(0..(m-1), 0..(n-1), f).
|
|
Tables can be displayed nicely using netList.
|
The object table is a function closure.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/table-doc.m2:38:0.