[top][index]
search for:

Divide -- the class of all divide expressions

The header type Divide is a member of the class HeaderType. Each object of class Divide is called a divide expression. Each divide expression is also a member of class Expression.

More general types (whose methods may also apply) :

  • Expression -- the class of all expressions
  • BasicList -- the class of all basic lists
  • Divide -- a type of Expression representing a quotient.

    Methods for using a divide expression :

  • denominator Divide
  • html Divide
  • mathML Divide
  • net Divide
  • numerator Divide
  • precedence Divide
  • substitute(Divide,Thing)
  • texMath Divide
  • value Divide

  • [top][index]
    search for: