Macaulay2 » Documentation
Packages » Macaulay2Doc :: Sum
next | previous | forward | backward | up | index | toc

Sum -- the class of all sum expressions

Description

Sum is a type of Expression representing a sum.

Functions and methods returning a sum expression :

Methods that use a sum expression :

For the programmer

The object Sum is a wrapper type, with ancestor classes AssociativeExpression < Expression < BasicList < Thing.