cerf
Complex error function
Interface
#include <complex.h>
double complex | cerf (double complex z) |
float complex | cerff (float complex z) |
long double complex | cerfl (long double complex z) |
double complex | cerfc (double complex z) |
float complex | cerfcf (float complex z) |
long double complex | cerfcl (long double complex z) |
Description
The function cerf is the complex version of the error function, defined through: The function cerfc is defined as cerfc(z) = 1 - cerf(z).See Also
reference:cargLast Modified: 18 Dec 11 @ 13:02 Page Rendered: 2022-03-14 16:02:49