|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoursland.math.UsefulConstants
public final class UsefulConstants
Constants that I find useful.
| Field Summary | |
|---|---|
static double |
NLOG2
The natural log of two. |
static double |
PIOVERTWO
PI divided by two. |
static double |
TWOPI
Two PI. |
| Constructor Summary | |
|---|---|
private |
UsefulConstants()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final double NLOG2
public static final double TWOPI
public static final double PIOVERTWO
| Constructor Detail |
|---|
private UsefulConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||