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://kr.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.