ddg.math.functions module
Basic functions and math expressions.
- ddg.math.functions.qgamma(z, q)[source]
A generalised variant of
mpmath.qgamma().Unlike
mpmath.qgamma(), this function returns infinity instead of raising aZeroDivisionError.- Parameters:
- zcomplex or mpmath.mpf
- qcomplex or mpmath.mpf
- Returns:
- mpmath.mpf