The log function#
Aliases#
halerium.core.log
halerium.core.math.log
- log(operand)#
Natural logarithm, element-wise.
- Parameters:
operand – The input of the operation.
- Returns:
operator – The halerium Operator representing the operation.
- Return type: