itchyny
7d64381016
Fix overflow on numeric comparison ( #2849 )
...
Although #2839 fixed the overflow of exponent subtraction,
there still is possibility of overflow in the `D2U` macro.
This patch fixes the overflow in the `D2U` macro, and also
truncates the maximum digits to `DEC_MAX_DIGITS`.
2023-08-17 15:56:57 +09:00
..
2019-02-26 21:57:08 -06:00
2014-12-26 23:05:56 -06:00
2017-02-12 16:03:59 -05:00
2017-02-12 16:03:59 -05:00
2023-07-24 13:44:27 +02:00
2023-07-24 15:45:12 +02:00
2023-07-10 13:57:38 -05:00
2015-12-14 22:08:17 -08:00
2023-08-17 15:56:57 +09:00
2016-01-17 12:45:01 -06:00
2019-10-22 14:11:04 -04:00
2023-08-03 14:41:53 -05:00
2023-07-18 12:12:50 -05:00
2023-07-18 08:17:21 +09:00
2023-07-18 08:17:21 +09:00
2023-08-01 23:06:01 -05:00
2014-06-18 21:02:47 -05:00
2023-07-18 12:12:50 -05:00
2016-01-17 12:45:01 -06:00
2017-11-29 20:47:56 -05:00
2016-01-17 12:45:01 -06:00
2023-07-13 10:20:04 -05:00
2023-08-12 20:18:45 +02:00
2017-01-27 21:04:26 -05:00
2018-02-20 15:54:21 -05:00
2023-08-01 23:06:01 -05:00