The log function#
Aliases#
halerium.core.loghalerium.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:
halerium.core.loghalerium.core.math.logNatural logarithm, element-wise.
operand – The input of the operation.
operator – The halerium Operator representing the operation.