1builddir::build::BUILD::libbucielrdfd-ivlr1i:.b:1cb3eu:ri:flmdam:na::nB:uUdaIalLwDs:o:nl(i3b)cerf-v1.13::man::dawson(3)
2
3
4

NAME

6       cdawson, dawson - Dawson's integral
7

SYNOPSIS

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

DESCRIPTION

16       The function cdawson returns Dawson's integral D(z) = exp(-z^2)
17       integral from 0 to z exp(t^2) dt = sqrt(pi)/2  *  exp(-z^2) * erfi(z).
18
19       For function dawson takes a real argument x, and returns the real
20       result D(x).
21

SEE ALSO

23       The computation of D(z) is based on Faddeeva's function w_of_z(3); to
24       compute D(x), the imaginary part im_w_of_x(3) is used.
25
26       Other complex error functions: w_of_z(3), voigt(3), cerf(3), erfcx(3),
27       erfi(3).
28
29       Homepage: http://apps.jcns.fz-juelich.de/libcerf
30

AUTHORS

32       Steven G. Johnson, http://math.mit.edu/~stevenj,
33         Massachusetts Institute of Technology,
34         researched the numerics, and implemented the Faddeeva function.
35
36       Joachim Wuttke <j.wuttke@fz-juelich.de>, Forschungszentrum Juelich,
37         reorganized the code into a library, and wrote this man page.
38
39       Please report bugs to the authors.
40

COPYING

42       Copyright (c) 2012 Massachusetts Institute of Technology
43
44       Copyright (c) 2013 Forschungszentrum Juelich GmbH
45
46       Software: MIT License.
47
48       This documentation: Creative Commons Attribution Share Alike.
49
50
51
52perl v5.28.1             builddir:2:0b1u9i-l0d2:-:2B8UILD::libcerf-v1.13::man::dawson(3)
Impressum