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

GAMS Module DERFC in FN


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 FN package.
Access   : Public domain. Portable.
Precision: Double.
 
Usage    : R = DERFC(D1)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of DERFC from FN on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double. (Single: ERFC)
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo "send only derfc from fn" | mail netlib@ornl.gov
   Fullsource   : echo "send derfc from fn" | mail netlib@ornl.gov


[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 16:57:55 UTC