Commit 437c202
Andras Fekete
Add in another clamp to prevent infinite loops
M = i - 1 would make it 2^0. Anything above that would be negative powers which don't make sense.1 parent d3d131d commit 437c202
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14749 | 14749 | | |
14750 | 14750 | | |
14751 | 14751 | | |
| 14752 | + | |
| 14753 | + | |
| 14754 | + | |
| 14755 | + | |
| 14756 | + | |
14752 | 14757 | | |
14753 | 14758 | | |
14754 | 14759 | | |
| |||
0 commit comments