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://jp.mathworks.com/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.