Searched refs:connectByOperator (Results 1 – 2 of 2) sorted by relevance
114 inputformula = toFormula(connectByOperator(inputData, "+")); in testAddtion()
174 public static String connectByOperator(double[] number, String operator) throws Exception{ in connectByOperator() method in TestUtil
Completed in 22 milliseconds