math
Class Constants
java.lang.Object
math.Constants
public class Constants
- extends java.lang.Object
a class with needed constants
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
infinity
public static double infinity
nearzero
public static double nearzero
inv_pi
public static double inv_pi
two_pi
public static double two_pi
inv_2pi
public static double inv_2pi
pi_over_two
public static double pi_over_two
one_over_three
public static double one_over_three
Constants
public Constants()