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