aboutsummaryrefslogtreecommitdiff
path: root/float2rat.h
diff options
context:
space:
mode:
Diffstat (limited to 'float2rat.h')
-rw-r--r--float2rat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/float2rat.h b/float2rat.h
index cf60794..287a55b 100644
--- a/float2rat.h
+++ b/float2rat.h
@@ -1,5 +1,6 @@
#define DOCSTRING "inetools 0.10\
\n\
+\n\
Converts floating point coefficent $f$ to rational by the\n\
simple expedient of outputing 10^k*f/10^k for appropriate\n\
$k$. Does no reduction of numbers. In particular this may cause overflow in\n\