Uses of Class
org.tweetyproject.math.term.Constant
Packages that use Constant
-
Uses of Constant in org.tweetyproject.math.term
Subclasses of Constant in org.tweetyproject.math.termModifier and TypeClassDescriptionclassThis class encapsulates a float as a term.classThis class encapsulates an integer as a term.Methods in org.tweetyproject.math.term that return ConstantModifier and TypeMethodDescriptionAbsoluteValue.value()Constant.value()Difference.value()Exp.value()Fraction.value()abstract ConstantFunctionalTerm.value()Logarithm.value()Maximum.value()Minimum.value()Power.value()Product.value()Root.value()Sum.value()abstract ConstantTerm.value()Computes the actual value of this term if it contains no variables.Variable.value()