public interface MathConstants
| Modifier and Type | Field and Description |
|---|---|
static float |
DEG_TO_RAD |
static float |
PI |
static float |
PI_HALF |
static float |
PI_TWICE |
static float |
RAD_TO_DEG |
static final float PI
static final float PI_TWICE
static final float PI_HALF
static final float DEG_TO_RAD
static final float RAD_TO_DEG