public interface INumericComplex
Modifier and Type | Method and Description |
---|---|
double[] |
evalComplex(DoubleStack stack,
int size)
Evaluate this function to a complex number
|
double[] evalComplex(DoubleStack stack, int size)
EvalComplex