|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.uio.edd.utils.misc.MathMethods
public class MathMethods
Constructor Summary | |
---|---|
MathMethods()
|
Method Summary | |
---|---|
static java.lang.Double |
round(java.lang.Double inDoub,
int scale)
Quick and very dirty round. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MathMethods()
Method Detail |
---|
public static java.lang.Double round(java.lang.Double inDoub, int scale)
inDoub
- scale
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |