Files
astronomy/source/kotlin/doc/-vector/div.md
2022-11-14 13:40:10 -05:00

8 lines
288 B
Markdown

//[astronomy](../../../index.md)/[io.github.cosinekitty.astronomy](../index.md)/[Vector](index.md)/[div](div.md)
# div
operator fun [div](div.md)(denom: [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html)): [Vector](index.md)
Divides a vector by a scalar.