Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » lists and sequences » BasicList » Expression » Minus
next | previous | forward | backward | up | index | toc

Minus -- the class of all minus expressions

Description

Minus is a type of Expression representing negation.

This is a unary operator.

For the programmer

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


The source of this document is in Macaulay2Doc/doc12.m2:147:0.