diff options
author | Damien George <damien.p.george@gmail.com> | 2017-07-25 11:49:22 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-07-25 11:49:22 +1000 |
commit | 04552ff71b6c722b21597d93481f024c72457cef (patch) | |
tree | fdbc66843e079a78cbf964aa6308ab5db78a42d1 /extmod/modframebuf.c | |
parent | 4d1fb6107fdedb0dda8dfb1491c033bf731222c6 (diff) | |
download | micropython-04552ff71b6c722b21597d93481f024c72457cef.tar.gz micropython-04552ff71b6c722b21597d93481f024c72457cef.zip |
py: Implement raising a big-int to a negative power.
Before this patch raising a big-int to a negative power would just return
0. Now it returns a floating-point number with the correct value.
Diffstat (limited to 'extmod/modframebuf.c')
0 files changed, 0 insertions, 0 deletions