mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-18 22:01:42 -04:00
It was possible for certain starting times to have a search failure in this demo, because it could place more than one zero-crossing of the function in the same time interval. So now we iterate over an interval of 10 days at a time until we find the solution.