g01etf evaluates an approximation to the Landau distribution function given by
where is described in g01mtf, using piecewise approximation by rational functions. Further details can be found in Kölbig and Schorr (1984).
4
References
Kölbig K S and Schorr B (1984) A program package for the Landau distribution Comp. Phys. Comm.31 97–111
5
Arguments
1: – Real (Kind=nag_wp)Input
On entry: the argument of the function.
6
Error Indicators and Warnings
None.
7
Accuracy
At least significant digits are usually correct, but occasionally only . Such accuracy is normally considered to be adequate for applications in experimental physics.
Because of the asymptotic behaviour of , which is of the order of , underflow may occur on some machines when is moderately large and negative.
8
Parallelism and Performance
g01etf is not threaded in any implementation.
9
Further Comments
None.
10
Example
This example evaluates at , and prints the results.