next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
Macaulay2Doc
::
value
value -- evaluate
Ways to use
value
:
"value(Expression)"
-- see
Expression
-- the class of all expressions
value(IndexedVariable)
-- retrieve the value of an indexed variable
value(Pseudocode)
-- execute pseudocode
value(String)
-- evaluate a string
value(Symbol)
-- retrieve the value of a symbol
For the programmer
The object
value
is
a
method function
.