Click or drag to resize

ErrorFunctionFaddeeva Method

Overload List
 NameDescription
Public methodStatic memberFaddeeva(Complex) Given a complex number z = (x,y), this subroutine computes the value of the Faddeeva function w(z) = exp(-z^2)*erfc(-i*z), where erfc is the complex complementary error function and i means sqrt(-1).
Public methodStatic memberFaddeeva(Complex, Boolean) Given a complex number z = (x,y), this subroutine computes the value of the Faddeeva function w(z) = exp(-z^2)*erfc(-i*z), where erfc is the complex complementary error function and i means sqrt(-1).
Top
See Also