public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static double |
halfpi
The Constant halfpi
|
static double |
inv_halfpi |
static double |
inv_twopi |
static double |
twopi
The Constant twopi.
|
static double |
twothird
The Constant twothird.
|
Constructor and Description |
---|
Constants() |
public static final double halfpi
public static final double inv_halfpi
public static final double twopi
public static final double inv_twopi
public static final double twothird