mars.tensor.special.erfi#

mars.tensor.special.erfi(x, out=None, where=None, **kwargs)[源代码]#

Imaginary error function, -i erf(i z).

参数
  • z (array_like) – Real or complex valued argument

  • out (ndarray, optional) – Optional output array for the function results

返回

Values of the imaginary error function

返回类型

scalar or ndarray

参见

erf, erfc, erfcx, dawsn, wofz

备注

引用

1

Steven G. Johnson, Faddeeva W function implementation. http://ab-initio.mit.edu/Faddeeva