mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 06:35:45 +00:00
The code accounts only for 2 exponent digits even though the exponent may grow up to 308. Before this change, printf("%g", 1e300) would produce "1e+N0". Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
---|---|---|
.. | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2 | ||
gui | ||
libc | ||
os | ||
posix | ||
updatehub | ||
CMakeLists.txt | ||
Kconfig |