next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
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 of all or part of a module or ring
coefficients(..., Variables => ...)
-- take coefficients using these variables
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
.