Error functions
In the following section, we will learn about the error functions.
Getting ready...
Install the proper library, according to the function used.
How to do it...
Error functions are used as follows:
- Install the proper function
- Execute the function
- Solve the function
- The result will be presented
Here we have the functions and their description:
Function | Description |
| Returns the error function of complex argument |
| Complementary error function, 1 - erf(x) |
| Scaled complementary error function, exp(x**2) * erfc(x) |
| Imaginary error function, -i erf(i z) |
| Inverse function for |
| Inverse function for |
| Faddeeva function |
| Dawson's integral |
| Fresnel |
| Compute |
| Modified Fresnel positive integrals |
| Modified Fresnel negative integrals |
The following are not universal functions.
| Compute |