"py/modmicropython.c" did not exist on "520e2f58a559c356ea540a5da4e9a585649aecc6"
Select Git revision
-
Damien George authored
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.
Damien George authoredBefore 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.