mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-07-30 17:36:16 -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.