public interface ArithmeticOperator
ArithmeticOperators| Modifier and Type | Method and Description |
|---|---|
Numeric |
calculate(Term[] args)
Returns the result of the calculation using the specified arguments.
|
Copyright © 2024. All rights reserved.