next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
home
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
monomials(..., Variables => ...)
-- specify variables
newRing(..., Variables => ...), see
newRing
-- make a copy of a ring, with some features changed
symmetricAlgebra(..., Variables => ...), see
symmetricAlgebra(Module)
-- the symmetric algebra of a module
tensor(..., Variables => ...), see
tensor(Ring,Ring)
-- tensor product
For the programmer
The object
Variables
is
a
symbol
.