December 2017
Intermediate to advanced
386 pages
10h 42m
English
Error functions are used as follows:
Here we have the functions and their description:
|
Function |
Description |
|
erf(z) |
Returns the error function of complex argument |
|
erfc(x) |
Complementary error function, 1 - erf(x) |
|
erfcx(x) |
Scaled complementary error function, exp(x**2) * erfc(x) |
|
erfi(z) |
Imaginary error function, -i erf(i z) |
|
erfinv(y) |
Inverse function for erf |
|
erfcinv(y) |
Inverse function for erfc |
|
wofz(z) |
Faddeeva function |
|
dawsn(x) |
Dawson's integral |
|
fresnel(z) |
Fresnel sin and cos integrals |
|
fresnel_zeros(nt) |
Compute nt complex zeros of sine and cosine Fresnel integrals ... |
Read now
Unlock full access