mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-07-06 16:30:53 +02:00
9bfa11387d
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.