[top][index]
search for:

Minus -- the class of all minus expressions

The wrapper type Minus is a member of the class WrapperType. Each object of class Minus is called a minus expression. Each minus 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
  • Minus -- a type of Expression representing negation.

    This is a unary operator.

    Methods for using a minus expression :

  • - Minus
  • Expression * Minus
  • html Minus
  • mathML Minus
  • Minus * Expression
  • Minus * Minus
  • net Minus
  • precedence Minus
  • texMath Minus
  • toString Minus
  • value Minus

  • [top][index]
    search for: