aboutsummaryrefslogtreecommitdiff
path: root/rat2float.doc
diff options
context:
space:
mode:
Diffstat (limited to 'rat2float.doc')
-rw-r--r--rat2float.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/rat2float.doc b/rat2float.doc
new file mode 100644
index 0000000..556a54c
--- /dev/null
+++ b/rat2float.doc
@@ -0,0 +1,12 @@
+
+$Id$
+
+float takes a polytope file with rational or integer coefficents,
+and outputs an approximately equivelent one with floating point
+coefficents.
+
+WARNING: Assumes that numerator and denominator will fit in long integer,
+unless compiled with multiprecision support.
+
+
+