Package org.python.modules
Class math_gamma
- java.lang.Object
-
- org.python.modules.math_gamma
-
public class math_gamma extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description math_gamma()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
gamma(double x)
static double
lgamma(double x)
-