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

GAMS Module FRAC in C


FRAC

 
A C function that finds a rational approximation to a given floating point value,
accurate to a specified tolerance. (Written by Robert Craig, AT&T Bell Labs,
Naperville, Illinois. See Spanier and Oldham, An Atlas of Functions.).
 
Classes  :  A2 .  Rational arithmetic
            A6c . Decomposition, construction of machine numbers
 
Type     : C software in C collection.
Access   : Some uses prohibited. Portable.
Precision: Double.
 
Usage    : frac (v, n, d, error)
 
Details  : Source
Sites    : (1) NETLIB
 

Implementation of FRAC from C 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 frac from c" | 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 Wed Sep 17, 2008 at 11:08:01 UTC