//astronomy/io.github.cosinekitty.astronomy/StateVector/unaryMinus
operator fun unaryMinus(): StateVector
Negates a state vector; the same as multiplying the state vector by the scalar -1.
//astronomy/io.github.cosinekitty.astronomy/StateVector/unaryMinus
operator fun unaryMinus(): StateVector
Negates a state vector; the same as multiplying the state vector by the scalar -1.