spycial.erf

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

Error function.

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

Values of erf at x

Return type:

ndarray