mirror of
https://github.com/cosinekitty/astronomy.git
synced 2025-12-28 18:20:34 -05:00
304 B
304 B
//astronomy/io.github.cosinekitty.astronomy/StateVector/div
div
operator fun div(denom: Double): StateVector
Divides a state vector by a scalar.