Constant Field Values

Contents

org.hipparchus.*

  • org.hipparchus.special.Gamma 
    Modifier and Type Constant Field Value
    public static final double GAMMA 0.5772156649015329
    public static final double LANCZOS_G 4.7421875
  • org.hipparchus.util.FastMath 
    Modifier and Type Constant Field Value
    public static final double E 2.718281828459045
    public static final double PI 3.141592653589793
  • org.hipparchus.util.MathUtils 
    Modifier and Type Constant Field Value
    public static final double PI_SQUARED 9.869604401089358
    public static final double TWO_PI 6.283185307179586
  • org.hipparchus.util.OpenIntToDoubleHashMap 
    Modifier and Type Constant Field Value
    protected static final byte FREE 0
    protected static final byte FULL 1
    protected static final byte REMOVED 2
  • org.hipparchus.util.OpenIntToFieldHashMap<T extends FieldElement<T>> 
    Modifier and Type Constant Field Value
    protected static final byte FREE 0
    protected static final byte FULL 1
    protected static final byte REMOVED 2