| Modifier and Type | Field and Description |
|---|---|
static double |
BIG
Constant for big value.
|
static double |
BIGINV
Constant for inverse of big value.
|
static double |
LOGPI
Constant for
log(Pi). |
static double |
MACHEP
Constant for
2**-53. |
static double |
MAXGAM
Constant for gamma function.
|
static double |
MAXLOG
Constant for
log(2**1024). |
static double |
MINLOG
Constant for
log(2**-1022). |
static double |
SQRTH
Constant for
sqrt(2)/2. |
static double |
SQTPI
Constant for
1/(sqrt(2*pi)). |
| Constructor and Description |
|---|
Constants() |
public static final double MACHEP
2**-53.public static final double MAXLOG
log(2**1024).public static final double MINLOG
log(2**-1022).public static final double MAXGAM
public static final double SQTPI
1/(sqrt(2*pi)).public static final double SQRTH
sqrt(2)/2.public static final double LOGPI
log(Pi).public static final double BIG
public static final double BIGINV
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018