diff options
author | Damien George <damien.p.george@gmail.com> | 2016-01-29 11:39:12 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-01-29 11:39:12 +0000 |
commit | 7417ccfb0d27c7c09b5ed6468a9e3ca729af41bb (patch) | |
tree | b0d83d92c96a75961aabecdb60134f55e78717da /stmhal/timer.c | |
parent | d3b1f0b627ccc6705d9fe958549badb87a74ded1 (diff) | |
download | micropython-7417ccfb0d27c7c09b5ed6468a9e3ca729af41bb.tar.gz micropython-7417ccfb0d27c7c09b5ed6468a9e3ca729af41bb.zip |
py/formatfloat: Add ability to format doubles with exponents > 99.
For single prec, exponents never get larger than about 37. For double
prec, exponents can be larger than 99 and need 3 bytes to format. This
patch makes the number of bytes needed configurable.
Addresses issue #1772.
Diffstat (limited to 'stmhal/timer.c')
0 files changed, 0 insertions, 0 deletions