mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-03-06 23:57:25 -05:00
The existing lunar libration functions in the other languages (C, C#, Python, JavaScript) were calculating the Moon's ecliptic latitude and longitude in radians, not degrees as intended. They have been fixed. Implemented the libration function for Kotlin.