mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-01 18:36:41 -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.