hilbertFunction -- Hilbert function of a module
hilbertFunction(d,M) -- compute the dimension of the degree d
part of the module, ring, or ideal M
At the moment, the function is computed simply by calling basis
and extracting the number of basis elements.
See also:
Ways to use hilbertFunction :