Searched refs:studentpct (Results 1 – 1 of 1) sorted by relevance
31 static double const studentpct[] = { 80, 90, 95, 98, 99, 99.5 }; variable272 printf("Difference at %.1f%% confidence\n", studentpct[confidx]); in Relative()278 studentpct[confidx]); in Relative()538 studentpct[i]); in usage()597 if (a == studentpct[i]) in main()