public interface NumericalConstants
| Modifier and Type | Field and Description |
|---|---|
static double |
GAMMA
Euler's gamma constant.
|
static double |
GOLDEN_RATIO
Golden ratio.
|
static double |
SQRT2
Square root of 2.
|
static double |
SQRT2PI
Square root of 2
. |
static double |
TWO_PI
Two times
. |
static final double SQRT2
static final double TWO_PI
.static final double SQRT2PI
.static final double GAMMA
static final double GOLDEN_RATIO