public class GammaFunctions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static double |
EULERGAMMA
Euler's constant.
|
Constructor and Description |
---|
GammaFunctions() |
public static final double EULERGAMMA
public static double gammln(double xx)
xx
- Argument at which to evaluate the gamma function.public static double gammp(double a, double x)
a
- x
-