public final class MathConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static double |
ALLADI_GRINSTEAD
Alladi-Grinstead constant
|
static double |
APERY
Apery's constant
|
static double |
BACKHOUSE
Backhouse's constant
|
static double |
BERNSTEIN
Bernstein's constant
|
static double |
BRAUN_PRIME_QUADR
Brun's constant for prime quadruplets
|
static double |
BRAUN_TWIN_PRIME
Brun's constant for twin primes
|
static double |
BRUIJN_NEWMAN
de Bruijn-Newman constant
|
static double |
CAHEN
Cahen's constant
|
static double |
CATALAN
Catalan's constant
|
static double |
E
Napier's constant, or Euler's number, base of Natural logarithm
|
static double |
EMBREE_TREFETHEN
Embree-Trefethen constant
|
static double |
ERDOS_BORWEIN
Erdos-Borwein constant
|
static double |
EULER_MASCHERONI
Euler-Mascheroni constant
|
static double |
FEIGENBAUM_ALFA
Feigenbaum constant
|
static double |
FEIGENBAUM_DELTA
Feigenbaum constant
|
static double |
FRANSEN_ROBINSON
Fransén-Robinson constant
|
static double |
GAUSS_KUZMIN_WIRSING
Gauss-Kuzmin-Wirsing constant
|
static double |
GOLDEN_RATIO
Golden ratio
|
static double |
GOLOMB_DICKMAN
Golomb-Dickman constant
|
static double |
GOMPERTZ
Gompertz Constant OEIS A073003
|
static double |
HAFNER_SARNAK_MCCURLEY
Hafner-Sarnak-McCurley constant
|
static double |
KHINCHIN
Khinchin's constant
|
static double |
LANDAU
Landau's constant
|
static double |
LANDAU_RAMANUJAN
Landau-Ramanujan constant
|
static double |
LAPLACE_LIMIT
Laplace limit
|
static double |
LEGENDRE
Legendre's constant
|
static double |
LENGYEL
Lengyel's constant
|
static double |
LEVY
Levy's constant
|
static double |
LI2
A069284 - Logarithmic integral function li(2)
|
static double |
LIEB_QUARE_ICE
Porter's constant
|
static double |
MEISSEL_MERTEENS
Meissel-Mertens constant
|
static double |
MILLS
Mills' constant
|
static double |
MRB
MRB constant
|
static double |
NIVEN
Niven's constant
|
static double |
NOT_A_NUMBER
Not-a-Number
|
static double |
OMEGA
Omega constant
|
static double |
PARABOLIC
Parabolic constant
|
static double |
PI
Pi, Archimedes' constant or Ludolph's number
|
static double |
PLASTIC
Plastic constant
|
static double |
PORTER
Porter's constant
|
static double |
RAMANUJAN_SOLDNER
Ramanujan-Soldner constant
|
static double |
SIERPINSKI
Sierpiński's constant
|
static double |
SQRT2
Square root of 2
|
static double |
SQRT2Pi
Square root of 2*pi
|
static double |
TWIN_PRIME
Feigenbaum constant
|
static double |
VISWANATH
Viswanath's constant
|
Constructor and Description |
---|
MathConstants() |
public static final double PI
public static final double E
public static final double EULER_MASCHERONI
public static final double GOLDEN_RATIO
public static final double PLASTIC
public static final double EMBREE_TREFETHEN
public static final double FEIGENBAUM_DELTA
public static final double FEIGENBAUM_ALFA
public static final double TWIN_PRIME
public static final double MEISSEL_MERTEENS
public static final double BRAUN_TWIN_PRIME
public static final double BRAUN_PRIME_QUADR
public static final double BRUIJN_NEWMAN
public static final double CATALAN
public static final double LANDAU_RAMANUJAN
public static final double VISWANATH
public static final double LEGENDRE
public static final double RAMANUJAN_SOLDNER
public static final double ERDOS_BORWEIN
public static final double BERNSTEIN
public static final double GAUSS_KUZMIN_WIRSING
public static final double HAFNER_SARNAK_MCCURLEY
public static final double GOLOMB_DICKMAN
public static final double CAHEN
public static final double LAPLACE_LIMIT
public static final double ALLADI_GRINSTEAD
public static final double LENGYEL
public static final double LEVY
public static final double APERY
public static final double MILLS
public static final double BACKHOUSE
public static final double PORTER
public static final double LIEB_QUARE_ICE
public static final double NIVEN
public static final double SIERPINSKI
public static final double KHINCHIN
public static final double FRANSEN_ROBINSON
public static final double LANDAU
public static final double PARABOLIC
public static final double OMEGA
public static final double MRB
public static final double LI2
public static final double GOMPERTZ
public static final double SQRT2
public static final double SQRT2Pi
public static final double NOT_A_NUMBER