next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Macaulay2Doc
::
Variables
Variables -- name for an optional argument
Description
A symbol used as the name of an optional argument, for some function(s).
Functions with optional argument named Variables :
basis(..., Variables => ...), see
basis
-- basis or generating set of all or part of a ring, ideal or module
coefficients(..., Variables => ...), see
coefficients
-- monomials and their coefficients
monoid(..., Variables => ...), see
monoid
-- make or retrieve a monoid
monomials(..., Variables => ...)
-- specify variables
newRing(..., Variables => ...), see
newRing
-- make a copy of a ring, with some features changed
symmetricAlgebra(..., Variables => ...), see
symmetricAlgebra
-- the symmetric algebra of a module
tensor(..., Variables => ...), see
tensor(Ring,Ring)
-- tensor product
For the programmer
The object
Variables
is
a
symbol
.