public class MathSupport extends java.lang.Object
MathSupport()
static long
binomial(int n, int k)
factorial(long number)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MathSupport()
public static long factorial(long number)
public static long binomial(int n, int k)