aboutsummaryrefslogtreecommitdiff
path: root/rat2float.h
blob: 1ae6cf5976165472f8401db77a70ea4c5d1619cf (plain)
1
2
3
4
5
6
7
8
9
10
#define DOCSTRING "inetools 0.10\
\n\
\n\
rat2float 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\
"