-
Constructor Summary
Constructors
-
Method Summary
static double
static double
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
binomial1
public static double binomial1(int N,
int k,
double p)
-
binomial2
public static double binomial2(int N,
int k,
double p)
-