improve parser exponent and detect too big exponent
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
*/
|
||||
|
||||
#define DOUBLE_PRECISION 0.00001
|
||||
#define MAX_EXPONENT 1000
|
||||
|
||||
/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
* MAIN.C
|
||||
|
||||
Reference in New Issue
Block a user