public final class Max extends AbstractArithmeticOperator
max - finds the maximum of two numbers.| Constructor and Description |
|---|
Max() |
| 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.