| Package | Description | 
|---|---|
| net.sf.tweety.math.term | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbsoluteValue
This class models the absolute value of the inner term. 
 | 
class  | 
Exp
This class represents an exponential expression by "e". 
 | 
class  | 
Logarithm
Instances of this class represent application of the logarithm function on some term. 
 | 
class  | 
Power
This class represents a term raised to some power. 
 | 
class  | 
Root
This class represents a the nth root function 
 |