[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module DERFC in CMLIB


DERFC

 
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
 

Implementation of DERFC from CMLIB on 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


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

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