Class Round
java.lang.Object
org.projog.core.math.AbstractArithmeticOperator
org.projog.core.math.builtin.Round
- All Implemented Interfaces:
KnowledgeBaseConsumer, ArithmeticOperator, PreprocessableArithmeticOperator
integer(X) - round X to the nearest integer value.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractArithmeticOperator
calculate, calculate, isPure, preprocess, setKnowledgeBase
-
Constructor Details
-
Round
public Round()
-
-
Method Details
-
calculate
- Overrides:
calculatein classAbstractArithmeticOperator
-