Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
ZeroExpression
next
|
previous
|
forward
|
backward
| up |
index
|
toc
ZeroExpression -- the class of all zero expressions
Description
ZeroExpression
a type of
Expression
of which there is just one instance, an expression representing the number 0.
For the programmer
The object
ZeroExpression
is
a
type
, with ancestor classes
Holder
<
Expression
<
BasicList
<
Thing
.