search for:
numgens Ring
-- the number of generators
Synopsis:
Function:
numgens
-- the number of generators
Input:
an instance of class
Ring
.
Code:
-- ../../../Macaulay2/m2/rings.m2:25 numgens Ring := R -> #generators R
search for: