Uses of Class
net.sf.tweety.math.term.FunctionalTerm
- 
Packages that use FunctionalTerm Package Description net.sf.tweety.math.term  - 
- 
Uses of FunctionalTerm in net.sf.tweety.math.term
Subclasses of FunctionalTerm in net.sf.tweety.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 
 -