public class IfElse extends TernaryValueFunction
TernaryValueFunction.ValueFunctionWithConstant| Modifier and Type | Method and Description | 
|---|---|
double | 
execute(double in1,
       double in2,
       double in3)  | 
static IfElse | 
getFnObject()  | 
requiresCorrectionpublic static IfElse getFnObject()
public double execute(double in1,
                      double in2,
                      double in3)
execute in class TernaryValueFunctionCopyright © 2021 The Apache Software Foundation. All rights reserved.