astronomy

//astronomy/io.github.cosinekitty.astronomy/DEG2RAD

DEG2RAD

const val DEG2RAD: Double = 0.017453292519943295

The factor to convert degrees to radians = pi/180.