Changes between Initial Version and Version 1 of Ticket #25635, comment 12
- Timestamp:
- Jul 9, 2018, 12:27:43 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25635, comment 12
initial v1 2 2 3 3 If I run in my mind the code when i=0, I got den=1, and nothing happens.. 4 5 EDIT: I mean, not in the final creation of the polynomial, but in the main loop. 6 7 And maybe the main loop should use range(1,n+1) in fact ?