JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.tweetyproject.math.term.Difference
Packages that use
Difference
Package
Description
org.tweetyproject.math.term
Uses of
Difference
in
org.tweetyproject.math.term
Methods in
org.tweetyproject.math.term
that return
Difference
Modifier and Type
Method
Description
Difference
Term.
minus
(
Term
t)
Returns the sum of this and (-1) * the given term.