next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
OneExpression
OneExpression -- the class all one expressions
Description
OneExpression
a type of
Expression
of which there is just one instance, an expression representing the number 1.
Methods that use a one expression :
"Holder / OneExpression"
-- see
Constant
For the programmer
The object
OneExpression
is
a
type
, with ancestor classes
Holder
<
Expression
<
BasicList
<
Thing
.