mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-06-04 14:25:42 -04: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.