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

Equation -- the class of all equation expressions

Description

Equation is a type of Expression representing an equation.

Functions and methods returning an equation expression :

Methods that use an equation expression :

For the programmer

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