public final class Min extends AbstractArithmeticOperator
min - finds the minimum of two numbers.| Constructor and Description |
|---|
Min() |
| Modifier and Type | Method and Description |
|---|---|
protected Numeric |
calculate(Numeric n1,
Numeric n2) |
calculate, calculate, isPure, preprocess, setKnowledgeBaseprotected Numeric calculate(Numeric n1, Numeric n2)
calculate in class AbstractArithmeticOperatorCopyright © 2024. All rights reserved.