Module DERF in IMSLM
Double precision error function, = (2 / square root of pi) * the integral from 0 to x
of exp(-t**2)dt.
Classes : C8a . Error functions, their inverses, integrals, including the
normal distribution function
L5a1e . Error function, exponential and extreme value
distribution and density functions
Type : Fortran subroutine in IMSLM library.
Access : Proprietary. Many implementations available.
Precision: Double.
Usage : R = DERF(X)
Details : Documentation Example
Sites : (1) ITL
ITL: Unix Workstation Network, National Institute of Standards and
Technology (NIST), Gaithersburg, MD. Available to NIST staff.
Precision: Double. (Single: ERF)
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
Link : Login to spruce.nist.gov and see ITL How-To for
information on how to setup your environment and link.
Documentation: cat
/home/fetch/Subjects/Math-Stat-Software/imsl/Documentation/derf
Example : cat
/home/fetch/Subjects/Math-Stat-Software/imsl/Examples/derf
GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology
This page was generated on Mon Oct 06, 2008 at 16:37:52 UTC