public final class Round extends AbstractArithmeticOperator
integer(X) - round X to the nearest integer value.| Constructor and Description |
|---|
Round() |
| Modifier and Type | Method and Description |
|---|---|
Numeric |
calculate(Numeric n) |
calculate, calculate, isPure, preprocess, setKnowledgeBasepublic Numeric calculate(Numeric n)
calculate in class AbstractArithmeticOperatorCopyright © 2024. All rights reserved.