public class Constants extends java.lang.Object
static double
bigDouble
EPSILON
static java.math.BigDecimal
EPSILONBD
PI
SQRT2
SQRT3
TAU
Constants()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static double EPSILON
public static java.math.BigDecimal EPSILONBD
public static double bigDouble
public static double SQRT3
public static double SQRT2
public static double PI
public static double TAU
public Constants()