|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lgc.wsh.util.MathPlus
public class MathPlus
Constants required by a test. See the JTK for the full class.
| Field Summary | |
|---|---|
static double |
DBL_EPSILON
The smallest double value e such that (1+e) does not equal 1. |
static float |
FLT_EPSILON
The smallest float value e such that (1+e) does not equal 1. |
| Constructor Summary | |
|---|---|
MathPlus()
|
|
| 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 float FLT_EPSILON
public static final double DBL_EPSILON
| Constructor Detail |
|---|
public MathPlus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||