We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ee52e commit b0b4c58Copy full SHA for b0b4c58
dtoa.c
@@ -1,3 +1,7 @@
1
+/* The code comes from https://portal.ampl.com/~dmg/netlib/fp/dtoa.c
2
+ * Go to https://portal.ampl.com/~dmg/netlib/fp/changes for the detailed changes.
3
+ */
4
+
5
/****************************************************************
6
*
7
* The author of this software is David M. Gay.
0 commit comments