Class Divide
java.lang.Object
org.projog.core.math.AbstractArithmeticOperator
org.projog.core.math.builtin.Divide
- All Implemented Interfaces:
KnowledgeBaseConsumer, ArithmeticOperator, PreprocessableArithmeticOperator
/ - performs division.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractArithmeticOperator
calculate, calculate, isPure, preprocess, setKnowledgeBase
-
Constructor Details
-
Divide
public Divide()
-
-
Method Details
-
calculate
- Overrides:
calculatein classAbstractArithmeticOperator
-