//[astronomy](../../index.md)/[io.github.cosinekitty.astronomy](index.md)/[times](times.md) # times operator fun [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html).[times](times.md)(vec: [Vector](-vector/index.md)): [Vector](-vector/index.md) Multiply a scalar by a vector, yielding another vector.