Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
plus
next
|
previous
|
forward
|
backward
| up |
index
|
toc
plus -- addition
Description
plus(x,y,...)
-- yields the sum of its arguments.
If the arguments are strings, they are concatenated. If there are no arguments, the answer is the integer 0.
For the programmer
The object
plus
is
a
compiled function
.