mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-27 02:44:00 -04:00
Implemented a pair of C functions for finding a series of
Moon nodes:
Astronomy_SearchMoonNode
Astronomy_NextMoonNode
Finished the C unit test "moon_nodes" that verifies
my calculations against Fred Espenak's test data.