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

GAMS Module G_FMT in FP


G_FMT

 
A C function to find the shortest decimal string that correctly rounds to a given
floating point value. (Written by David Gay, AT&T Bell Laboratories.).
 
Classes  :  A6c . Decomposition, construction of machine numbers
 
Type     : C subroutine in FP package.
Access   : Some uses prohibited. Portable.
Precision: Double.
 
Usage    : g_fmt (buf, x)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of G_FMT from FP on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double.
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo 'send g_fmt.c from fp' | mail netlib@ornl.gov
   Fullsource   : echo 'send g_fmt.c dtoa.c from fp' | 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 Fri Jan 09, 2009 at 12:02:58 UTC