erfi function

Imaginary error function (could be complex) using matlab's incomplete gamma function gammainc

您现在正在关注此提交

Imaginary error function, as it is defined in Mathematica erfi(z)==erf(iz)/i (z could be complex) using the incomplete gamma function in matlab: gammainc

引用格式

Per Sundqvist (2026). erfi function (https://ww2.mathworks.cn/matlabcentral/fileexchange/18238-erfi-function), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

Special case when x is real and erfi(0)=0 and for x>6 an asymptotic expression is used.