|  |  4.6.4 int related functions 
 
charcharacteristic of the coefficient field of a ring (see  char)
degdegree of a polynomial resp. vector (see  deg)
detdeterminant (see  det)
dimKrull dimension of basering modulo ideal of leading terms, resp.
dimension of module of leading terms (see  dim)
extgcdBezout representation of gcd (see  extgcd)
findposition of a substring in a string (see  find)
gcdgreatest common divisor (see  gcd)
koszulKoszul matrix (see  koszul)
memorymemory usage (see  memory)
multmultiplicity of an ideal, resp. module, of leading terms (see  mult)
ncolsnumber of columns (see  ncols)
nparsnumber of ring parameters (see  npars)
nrowsnumber of rows of a matrix, resp.
the rank of the free module where the vector or module lives
(see  nrows)
nvarsnumber of ring variables (see  nvars)
orddegree of the leading term of a polynomial resp. vector (see  ord)
parn-th parameter of the basering (see  par)
pardegdegree of a number considered as a polynomial in the ring parameters (see  pardeg)
primethe next lower prime (see  prime)
randoma pseudo random integer between the given limits (see  random)
regularityregularity of a resolution (see  regularity)
rvartest, if the given expression or string is a ring variable (see  rvar)
sizenumber of elements in an object (see  size)
tracetrace of an integer matrix (see  trace)
varn-th ring variable of the basering (see  var)
vdimvector space dimension of basering modulo ideal of leading terms,
resp. of freemodule modulo module of leading terms (see  vdim)
 
 |