mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-02 19:12:39 -04:00
I'm about to start working on adding a new output from the Horizon functions. It was a good time to better document the ideas behind these calculations, before adding anything new. These are internal comments only and do not affect generated documentation. While I was in there, I noticed extra code that was checking for impossible return values from atan2(). I eliminated these.