|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.numerics.specialfunctions.Gamma
public class Gamma
| Constructor Summary | |
|---|---|
Gamma()
|
|
| Method Summary | |
|---|---|
double |
evaluate(double x)
Implements the Function interface for the gamma function . |
static double |
gamma(double x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Gamma()
| Method Detail |
|---|
public double evaluate(double x)
evaluate in interface Functionx -
public static double gamma(double x)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||