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