Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
value
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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
.