gglength

gglength -- gbengine command string.

arguments: object >> int

Yields the length of the given object. The definition of length is type specific. For example, for polynomials it is the number of non-zero monomials, for vectors it is the number of non-zero components, for freemodules it is the rank, and for matrices it is the number of columns.

Go to main index.

Go to concepts index.