Module MACHARC in BLAS
C procedure for dynamically determining 13 fundamental parameters associated
with floating-point arithmetic. See W.J. Cody, MACHAR: A subroutine to
dynamically determine machine parameters, TOMS 14, December, 1988 for details.
Classes : R1 . Machine-dependent constants
Type : C software in BLAS collection.
Access : Some uses prohibited. Portable.
Precision: Single or double.
Note : Both float and double versions can be extracted from the supplied
source code with compiler directives
Usage : rmachar (&ibeta, &it, &irnd, &ngrd, &machep, &negep, &iexp,
&minexp, &maxexp, &e ps, &epsneg, &xmin, &xmax)
Details : Fullsource Source
Sites : (1) NETLIB
NETLIB: Public access repository, The University of Tennessee at
Knoxville and Bell Laboratories
Precision: Single or double.
Note : Both float and double versions can be extracted from the supplied
source code with compiler directives
You may access components from NETLIB outside GAMS as follows.
Fullsource : echo 'send machar.c from blas' | mail netlib@ornl.gov
Source : echo "send machar.c from blas" | echo 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 Sun Sep 07, 2008 at 16:35:49 UTC