|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.lsmp.djep.xjep.XMath
public class XMath
Constructor Summary | |
---|---|
XMath()
|
Method Summary | |
---|---|
static long |
binomial(long n,
long i)
|
static long |
binomial(org.lsmp.djep.xjep.XMath.LongPair pair)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMath()
Method Detail |
---|
public static long binomial(long n, long i)
public static long binomial(org.lsmp.djep.xjep.XMath.LongPair pair)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |