gstools.tools.inc_gamma_low¶
-
gstools.tools.inc_gamma_low(s, x)[source]¶ Calculate the lower incomplete gamma function.
Given by:

- Parameters
s (
float) – exponent in the integralx (
numpy.ndarray) – input values
gstools.tools.inc_gamma_low(s, x)[source]¶Calculate the lower incomplete gamma function.
Given by: 
s (float) – exponent in the integral
x (numpy.ndarray) – input values