spycial.erfinv

spycial.erfinv = <numba._DUFunc 'erfinv'>

Inverse error function.

Parameters:
  • x (array-like) – Points on the real line
  • out (ndarray, optional) – Output array for the values of erfinv at x
Returns:

Values of erfinv at x

Return type:

ndarray