369370371372373374375376
PERCENTILE p = new PERCENTILE(); fail("PERCENTILE not implemented"); } public void testPERCENTRANK() throws Exception { PERCENTRANK p = new PERCENTRANK(); fail("PERCENTRANK not implemented"); }