{{ message }}
Commit e3aa0f6
fix implementation errors. (TheAlgorithms#1568)
I revised my implementation and found out that I have miss a inner loop for t. x and y should be recalculated everytime when t is divisble by 2. I have also included a more readble source for this algorithm.1 parent ea9bf0a commit e3aa0f6
1 file changed
Lines changed: 13 additions & 8 deletions

0 commit comments