Module DERFC in CMLIB
Double precision complementary error function, = (2 / square root of pi) * the
integral from x to infinity 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 CMLIB library (FNLIB sublibrary).
Access : Public domain. Portable.
Precision: Double.
Usage : R = DERFC(D1)
Details : Documentation Fullsource Source
Sites : (1) ITL
ITL: Unix Workstation Network, National Institute of Standards and
Technology (NIST), Gaithersburg, MD. Available to NIST staff.
Precision: Double. (Single: ERFC)
Access available only to NIST staff on internal Unix systems. They may access this
package provided the /itl tree is cross-mounted.
Link : f77 -o main main.f -lcm
Documentation: cmdoc derfc
Source : cmsrc DERFC
Fullsource : cmsrcx derfc
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 17:02:38 UTC