Vojtech Bubnik
9d32a1293e
Follow-up to 2e250c1463
...
2f63805857
The issue was caused by 2e250c1463
that did not do the binning of floating values well for small numbers,
small numbers were rounded to zero.
The new code now rounds to two significant digits similarly to
sprintf(buf, "%.2g", value)
2021-12-20 14:47:51 +01:00
..
2021-09-20 17:12:22 +02:00
2021-12-17 14:55:13 +01:00
2021-08-20 13:42:10 +02:00
2021-02-03 15:27:39 +01:00
2021-10-14 09:11:31 +02:00
2021-11-23 17:48:35 +01:00
2021-10-26 10:03:41 +02:00
2021-08-20 13:42:10 +02:00
2021-01-27 10:40:38 +01:00
2021-08-23 16:27:51 +02:00
2021-11-15 13:54:02 +01:00
2021-08-20 13:42:10 +02:00
2021-10-20 15:08:43 +02:00
2021-12-20 11:03:36 +01:00
2021-10-12 09:59:59 +02:00
2021-11-19 17:00:38 +01:00
2021-09-27 10:07:29 +02:00
2021-12-01 12:22:37 +01:00
2021-08-20 13:42:10 +02:00
2021-08-20 13:42:10 +02:00
2021-12-20 14:47:51 +01:00
2021-08-23 16:27:51 +02:00
2021-04-08 15:29:40 +02:00
2021-11-30 12:58:47 +01:00