Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
Subscript
next
|
previous
|
forward
|
backward
| up |
index
|
toc
Subscript -- the class of all subscript expressions
Description
Subscript
is a type of
Expression
representing a subscripted expression.
Methods that use a subscript expression:
baseName(Subscript)
-- see
baseName
-- the base name of a generator
For the programmer
The object
Subscript
is
a
header type
, with ancestor classes
Expression
<
BasicList
<
Thing
.