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