public class utils
extends java.lang.Object
Constructor and Description |
---|
utils() |
Modifier and Type | Method and Description |
---|---|
static double |
binominalCoefficient(double n,
double k) |
static double |
factorial(double n) |