public class NumericModuloFunctionOperator extends NumericFunctionOperator
Constructor and Description |
---|
NumericModuloFunctionOperator() |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(double left,
double right) |
ParameterInfo |
getParameterInfo(int index)
Returns info about the parameter at index (left to right)
|
evaluate
public double evaluate(double left, double right)
evaluate
in class NumericFunctionOperator
public ParameterInfo getParameterInfo(int index)
ExpressionOperator
getParameterInfo
in class ExpressionOperator
index
- the parameter indexCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.