The lgamma function#
Aliases#
halerium.core.lgamma
halerium.core.math.lgamma
- lgamma(operand)#
Logarithm of the absolute value of the gamma function, element-wise.
- Parameters:
operand – The input of the operation.
- Returns:
operator – The halerium Operator representing the operation.
- Return type: