spycial.gamma

spycial.gamma = <numba._DUFunc 'gamma'>

The Gamma function

Parameters:
  • x (array-like) – Points on the real line.
  • out (ndarray, optional) – Output array for the values of gamma at x
Returns:

Values of gamma at x

Return type:

ndarray