diff options
author | Damien George <damien.p.george@gmail.com> | 2016-03-29 22:12:07 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-03-29 22:12:07 +0100 |
commit | 259967238423f2b11479dadbab6eae77cd038096 (patch) | |
tree | 7c9c3d5ed1b55d0fa52eec77b79147ee9305555d /esp8266 | |
parent | e1e7657277f0c3ea6a207fa7768110475a52c39c (diff) | |
download | micropython-259967238423f2b11479dadbab6eae77cd038096.tar.gz micropython-259967238423f2b11479dadbab6eae77cd038096.zip |
py/parsenum: Use pow function to apply exponent to decimal number.
Pow is already a dependency when compiling with floats, so may as well
use it here to reduce code size and speed up the conversion for most
cases.
Diffstat (limited to 'esp8266')
0 files changed, 0 insertions, 0 deletions