Module ERF in FN
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 FN package.
Access : Public domain. Portable.
Precision: Single.
Usage : R = ERF(X)
Details : Fullsource Source
Sites : (1) NETLIB
NETLIB: Public access repository, The University of Tennessee at
Knoxville and Bell Laboratories
Precision: Single. (Double: DERF)
You may access components from NETLIB outside GAMS as follows.
Source : echo "send only erf from fn" | mail netlib@ornl.gov
Fullsource : echo "send erf from fn" | mail netlib@ornl.gov
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 Fri Jan 09, 2009 at 12:35:41 UTC