public class MathConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static double |
GOLDEN_RATIO |
static double |
SQRT_2 |
static double |
SQRT_3 |
static double |
TAU |
| Constructor and Description |
|---|
MathConstants() |
public static final double SQRT_2
public static final double SQRT_3
public static final double GOLDEN_RATIO
public static final double TAU