|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.pdx.starview.calc.SVMath
This class provides general purpose math functions that aren't otherwise offered.
| Constructor Summary | |
SVMath()
|
|
| Method Summary | |
static double |
Frac(double x)
|
static double |
Modulo(double x,
double y)
TODO Is there a java operation or method to do this??? |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SVMath()
| Method Detail |
public static double Frac(double x)
public static double Modulo(double x,
double y)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||