//astronomy/io.github.cosinekitty.astronomy/Vector/minus
operator fun minus(other: Vector): Vector
Subtracts one vector from another. Both operands must have identical times.