mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-01-26 00:52:29 +01:00
Instead of committing to a number of decimal places, the new algorithm targets a certain number of significant digits. Since the mantissa has to fit in a 32-bit integer, the number of significant digits is limited to 9.