Number handling and precision
JSON has exactly one number type — an arbitrary-precision decimal, syntactically. C++ has several,
JSON has exactly one number type — an arbitrary-precision decimal, syntactically. C++ has several,
Sign and precision are where formatted numbers stop being an aesthetic choice and start being a