aboutsummaryrefslogtreecommitdiff
path: root/rat2float.h
blob: a01c62a59682462c3f88fd83950ce5a4c1966aba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define DOCSTRING "\n\
$Id: rat2float.doc 2343 2006-04-04 12:34:35Z bremner $ \n\
\n\
float takes a polytope file with rational or integer coefficents, \n\
and outputs an approximately equivelent one with floating point \n\
coefficents.\n\
\n\
WARNING: Assumes that numerator and denominator will fit  in long integer,\n\
unless compiled with multiprecision support.\n\
\n\
\n\
\n\
"