mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Per https://msdn.microsoft.com/en-us/library/bb531344.aspx, "Exponent formatting", MSVC 2015 fixed the %g format to match the C standard's requirement of printing a 2-digit exponent if only 2 digits are required.