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

BinaryOperation -- the class of all binary operation expressions

Description

BinaryOperation is a type of Expression representing the result of a binary operation.

For the programmer

The object BinaryOperation is a header type, with ancestor classes Expression < BasicList < Thing.