354355356357358359360361
assertEquals(eval(n, 1.333333), 0.908788725604095); assertEquals(eval(n, 1), 0.841344746068543); } public void testNORMSINV() throws Exception { NORMSINV n = new NORMSINV(); fail("NORMSINV not implemented"); }