Uses of Class
org.tweetyproject.math.term.FunctionalTerm
-
Packages that use FunctionalTerm Package Description org.tweetyproject.math.term -
-
Uses of FunctionalTerm in org.tweetyproject.math.term
Subclasses of FunctionalTerm in org.tweetyproject.math.term Modifier and Type Class Description classAbsoluteValueThis class models the absolute value of the inner term.classExpThis class represents an exponential expression by "e".classLogarithmInstances of this class represent application of the logarithm function on some term.classPowerThis class represents a term raised to some power.classRootThis class represents a the nth root function
-