1builddir::build::BUILD::libbcueirlfd-dvli1ir.b:1c:4eb:ru:fimlamdna::n::uBeaUrlIfLcDx:(:3l)ibcerf-v1.14::man::erfcx(3)
2
3
4

NAME

6       cerfcx, erfcx - underflow-compensated complementary error function
7

SYNOPSIS

9       #include <cerf.h>
10
11       double _Complex cerfcx ( double _Complex z );
12
13       double          erfcx  ( double x );
14

DESCRIPTION

16       The function cerfcx is an underflow-compensated variant of the complex
17       error function: erfcx(z) = exp(z^2) erfc(z).
18
19       The function erfcx takes a real argument and returns a real result.
20

REFERENCES

22       The implementation of cerfcx is a thin wrapper around Faddeeva's
23       function w_of_z.
24
25       The implementation of erfcx is self-contained, and improves upon the
26       SLATEC DERFC function (or an erfcx function derived therefrom) or
27       Cody's CALERF function (from netlib.org/specfun), while retaining near
28       machine precision in accuracy.
29

SEE ALSO

31       Related complex error functions in liberfc: w_of_z(3), dawson(3),
32       voigt(3), cerf(3), erfi(3).
33
34       The real error function comes with recent versions of glibc, as
35       requested by the C99 standard: erf(3)
36
37       Homepage: http://apps.jcns.fz-juelich.de/libcerf
38

AUTHORS

40       Steven G. Johnson, http://math.mit.edu/~stevenj,
41         Massachusetts Institute of Technology,
42         researched the numerics, and implemented the Faddeeva function.
43
44       Joachim Wuttke <j.wuttke@fz-juelich.de>, Forschungszentrum Juelich,
45         reorganized the code into a library, and wrote this man page.
46
47       Please report bugs to the authors.
48

COPYING

50       Copyright (c) 2012 Massachusetts Institute of Technology
51
52       Copyright (c) 2013 Forschungszentrum Juelich GmbH
53
54       Software: MIT License.
55
56       This documentation: Creative Commons Attribution Share Alike.
57
58
59
60perl v5.34.0              builddir2:0:2b1u-i0l7d-:2:2BUILD::libcerf-v1.14::man::erfcx(3)
Impressum