TermUnaryNegation Operator
Negates the term; i.e., negates the coefficient of the term.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Term operator -(
Term linTerm
)
- linTerm Term
- Term to negate.
Term