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