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

Divide -- the class of all divide expressions

Description

Divide is a type of Expression representing a quotient.

Methods that use a divide expression:

  • denominator(Divide) -- see denominator -- denominator of a fraction
  • numerator(Divide) -- see numerator -- numerator of a fraction
  • reduceHilbert(Divide) -- see reduceHilbert -- reduce a Hilbert series expression

For the programmer

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


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Macaulay2Doc/doc12.m2:85:0.