public class ChiSq extends java.lang.Object
ChiSq()
static double
chiSq(double x, int n)
static void
main(java.lang.String[] args)
norm(double z)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChiSq()
public static double norm(double z)
z
public static double chiSq(double x, int n)
x
n
public static void main(java.lang.String[] args)
args