mirror of
https://github.com/cosinekitty/astronomy.git
synced 2025-12-30 11:09:33 -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.