|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.j3d.math.Functions
public class Functions
The Functions class provides static methods that perform some interesting mathematical functions.
| Constructor Summary | |
|---|---|
Functions()
|
|
| Method Summary | |
|---|---|
static void |
loadPrimes(DatabaseConnection db,
long pi,
long pf)
|
static double |
totient(long n)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Functions()
| Method Detail |
|---|
public static double totient(long n)
public static void loadPrimes(DatabaseConnection db,
long pi,
long pf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||