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, setKnowledgeBase
public Numeric calculate(Numeric n)
calculate
in class AbstractArithmeticOperator
Copyright © 2024. All rights reserved.