diff options
Diffstat (limited to 'src/float/FLT_DIG.c')
| -rw-r--r-- | src/float/FLT_DIG.c | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/float/FLT_DIG.c b/src/float/FLT_DIG.c deleted file mode 100644 index 43a17c3f..00000000 --- a/src/float/FLT_DIG.c +++ /dev/null @@ -1,16 +0,0 @@ -#include <float.h> -#define FLT_DIG (6) - -/** float significant digits **/ - -/*** -is the number of significant digits in a decimal representation of a -TYPE(float) that are guaranteed accuracy. -***/ - -/* -VALUE_MIN(6) -*/ -/* -STDC(1) -*/ |
