s15arc calculates approximate values for the complement of the error function
for an array of arguments
, for
.
See
s15adc for details on the algorithm used.
None.
Not applicable.
Background information to multithreading can be found in the
Multithreading documentation.
None.
This example reads values of
x from a file, evaluates the function at each value of
and prints the results.