This function evaluates the error function.
ERF — Function value. (Output)
X — Argument for which the function value is desired. (Input)
Specific: The specific interface names are S_ERF and D_ERF.
Double: The double precision function name is DERF.
The error function, erf(x), is defined to be
In this example, erf(1.0) is computed and printed.
99999 FORMAT (' ERF(', F6.3, ') = ', F6.3)
|
Visual Numerics, Inc. PHONE: 713.784.3131 FAX:713.781.9260 |