next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: plus

plus -- addition

Description

plus(x,y,...) -- yields the sum of its arguments.

If there are no arguments, the answer is the integer 0.

For the programmer

The object plus is a compiled function.