221222223224225226227228
assertEquals(eval(f, 30, toArray(6, 7, 9, 15, 21), toArray(20, 28, 31, 38, 40)), 10.6072530864198); } public void testFREQUENCY() throws Exception { FREQUENCY f = new FREQUENCY(); fail("FREQUENCY not implemented"); }